#include <htmltable.h>
Data Fields | |
| char * | name |
| char * | color |
| double | size |
| int | cnt |
Definition at line 45 of file htmltable.h.
| char* htmlfont_t::name |
Definition at line 46 of file htmltable.h.
Referenced by emit_html_label(), free_html_font(), and make_html_label().
| char* htmlfont_t::color |
Definition at line 47 of file htmltable.h.
Referenced by emit_html_label(), free_html_font(), and make_html_label().
| double htmlfont_t::size |
| int htmlfont_t::cnt |
1.5.6