Graphviz 13.0.0~dev.20241220.2304
Loading...
Searching...
No Matches
htmlenv_t Struct Reference

#include <htmltable.h>

Collaboration diagram for htmlenv_t:
[legend]

Data Fields

pointf pos
 
textfont_t finfo
 
void * obj
 
graph_tg
 
char * imgscale
 
char * objid
 
bool objid_set
 

Detailed Description

Definition at line 169 of file htmltable.h.

Field Documentation

◆ finfo

textfont_t htmlenv_t::finfo

◆ g

graph_t* htmlenv_t::g

Definition at line 173 of file htmltable.h.

Referenced by initHTMLlexer(), make_html_label(), parseHTML(), and size_html_img().

◆ imgscale

char* htmlenv_t::imgscale

Definition at line 174 of file htmltable.h.

Referenced by emit_html_img(), and emit_html_label().

◆ obj

void* htmlenv_t::obj

Definition at line 172 of file htmltable.h.

Referenced by make_html_label(), and size_html_txt().

◆ objid

char* htmlenv_t::objid

Definition at line 175 of file htmltable.h.

Referenced by emit_html_label(), and initAnchor().

◆ objid_set

bool htmlenv_t::objid_set

Definition at line 176 of file htmltable.h.

Referenced by emit_html_label(), and initAnchor().

◆ pos

pointf htmlenv_t::pos

The documentation for this struct was generated from the following file: