|
Graphviz 14.0.3~dev.20251028.0232
|
#include <htmltable.h>
Data Fields | |
| textspan_t * | items |
| size_t | nitems |
| char | just |
| double | size |
| double | lfsize |
Definition at line 52 of file htmltable.h.
| textspan_t* htextspan_t::items |
Definition at line 53 of file htmltable.h.
Referenced by appendFLineList(), appendFLineList(), emit_htextspans(), free_html_text(), and size_html_txt().
| char htextspan_t::just |
Definition at line 55 of file htmltable.h.
Referenced by appendFLineList(), appendFLineList(), and pos_html_txt().
| double htextspan_t::lfsize |
Definition at line 57 of file htmltable.h.
Referenced by emit_htextspans(), and size_html_txt().
| size_t htextspan_t::nitems |
Definition at line 54 of file htmltable.h.
Referenced by appendFLineList(), appendFLineList(), emit_htextspans(), free_html_text(), and size_html_txt().
| double htextspan_t::size |
Definition at line 56 of file htmltable.h.
Referenced by emit_htextspans(), and size_html_txt().