htmlfont_t Struct Reference

#include <htmltable.h>


Data Fields

char * name
char * color
double size
int cnt


Detailed Description

Definition at line 45 of file htmltable.h.


Field Documentation

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

Definition at line 48 of file htmltable.h.

Referenced by emit_html_label(), and make_html_label().

int htmlfont_t::cnt

Definition at line 49 of file htmltable.h.

Referenced by free_html_font().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 19:09:24 2008 for Graphviz by  doxygen 1.5.1