Graphviz
2.41.20171026.1811
|
#include <htmltable.h>
Data Fields | |
htextspan_t * | spans |
short | nspans |
char | simple |
boxf | box |
Definition at line 57 of file htmltable.h.
boxf htmltxt_t::box |
Definition at line 61 of file htmltable.h.
Referenced by make_html_label().
short htmltxt_t::nspans |
Definition at line 59 of file htmltable.h.
Referenced by free_html_text().
char htmltxt_t::simple |
Definition at line 60 of file htmltable.h.
htextspan_t* htmltxt_t::spans |
Definition at line 58 of file htmltable.h.
Referenced by free_html_text().