Graphviz 13.0.0~dev.20241220.2304
|
#include <htmltable.h>
Data Fields | |
boxf | box |
char * | src |
char * | scale |
Definition at line 67 of file htmltable.h.
boxf htmlimg_t::box |
Definition at line 68 of file htmltable.h.
Referenced by emit_html_img(), heightOfLbl(), pos_html_cell(), pos_html_img(), size_html_cell(), and size_html_img().
char* htmlimg_t::scale |
Definition at line 70 of file htmltable.h.
Referenced by emit_html_img().
char* htmlimg_t::src |
Definition at line 69 of file htmltable.h.
Referenced by emit_html_img(), free_html_img(), and size_html_img().