|
Graphviz 2.29.20120208.0545
|
#include <textpara.h>
Data Fields | |
| char * | name |
| char * | color |
| int | flags:7 |
| int | cnt |
| double | size |
Definition at line 32 of file textpara.h.
| int htmlfont_t::cnt |
Definition at line 36 of file textpara.h.
Referenced by free_html_font().
| char* htmlfont_t::color |
Definition at line 34 of file textpara.h.
Referenced by emit_html_label(), free_html_font(), and make_html_label().
Definition at line 35 of file textpara.h.
| char* htmlfont_t::name |
Definition at line 33 of file textpara.h.
Referenced by emit_html_label(), free_html_font(), and make_html_label().
| double htmlfont_t::size |
Definition at line 37 of file textpara.h.
Referenced by emit_html_label(), and make_html_label().
1.7.4