|
Graphviz
2.41.20171026.1811
|
#include <htmltable.h>

Data Fields | |
| pointf | pos |
| textfont_t | finfo |
| void * | obj |
| graph_t * | g |
| char * | imgscale |
| char * | objid |
| boolean | objid_set |
Definition at line 156 of file htmltable.h.
| textfont_t htmlenv_t::finfo |
Definition at line 158 of file htmltable.h.
Referenced by emit_html_label(), and make_html_label().
| graph_t* htmlenv_t::g |
Definition at line 160 of file htmltable.h.
Referenced by initHTMLlexer(), make_html_label(), and parseHTML().
| char* htmlenv_t::imgscale |
Definition at line 161 of file htmltable.h.
Referenced by emit_html_label().
| void* htmlenv_t::obj |
Definition at line 159 of file htmltable.h.
Referenced by make_html_label().
| char* htmlenv_t::objid |
Definition at line 162 of file htmltable.h.
Referenced by emit_html_label().
| boolean htmlenv_t::objid_set |
Definition at line 163 of file htmltable.h.
Referenced by emit_html_label().
| pointf htmlenv_t::pos |
Definition at line 157 of file htmltable.h.
Referenced by emit_html_label().
1.8.5