Graphviz 13.1.3~dev.20250829.0113
|
#include <htmlparse.h>
Public Member Functions | |
LIST (textspan_t) fitemList | |
LIST (htextspan_t) fspanList | |
LIST (textfont_t *) fontstack | |
Data Fields | |
htmllabel_t * | lbl |
htmltbl_t * | tblstack |
agxbuf * | str |
GVC_t * | gvc |
Definition at line 204 of file htmlparse.h.
htmlparserstate_s::LIST | ( | htextspan_t | ) |
htmlparserstate_s::LIST | ( | textfont_t * | ) |
htmlparserstate_s::LIST | ( | textspan_t | ) |
GVC_t* htmlparserstate_s::gvc |
Definition at line 211 of file htmlparse.h.
Referenced by pushFont(), and pushFont().
htmllabel_t* htmlparserstate_s::lbl |
Definition at line 205 of file htmlparse.h.
agxbuf* htmlparserstate_s::str |
Definition at line 209 of file htmlparse.h.
htmltbl_t* htmlparserstate_s::tblstack |