|
Graphviz 2.29.20120208.0545
|
#include <htmltable.h>

Data Fields | |
| htmldata_t | data |
| unsigned short | cspan |
| unsigned short | rspan |
| unsigned short | col |
| unsigned short | row |
| htmllabel_t | child |
| htmltbl_t * | parent |
| unsigned char | ruled |
Definition at line 125 of file htmltable.h.
Definition at line 131 of file htmltable.h.
| unsigned short htmlcell_t::col |
Definition at line 129 of file htmltable.h.
Referenced by makeGraphs(), and sizeLinearArray().
| unsigned short htmlcell_t::cspan |
Definition at line 127 of file htmltable.h.
Referenced by makeGraphs(), and sizeLinearArray().
Definition at line 126 of file htmltable.h.
Referenced by makeGraphs(), and sizeLinearArray().
Definition at line 132 of file htmltable.h.
| unsigned short htmlcell_t::row |
Definition at line 130 of file htmltable.h.
Referenced by makeGraphs(), and sizeLinearArray().
| unsigned short htmlcell_t::rspan |
Definition at line 128 of file htmltable.h.
Referenced by makeGraphs(), and sizeLinearArray().
| unsigned char htmlcell_t::ruled |
Definition at line 133 of file htmltable.h.
1.7.4