Graphviz 2.29.20120208.0545
Data Fields
htmlcell_t Struct Reference

#include <htmltable.h>

Collaboration diagram for htmlcell_t:
Collaboration graph
[legend]

Data Fields

htmldata_t data
unsigned short cspan
unsigned short rspan
unsigned short col
unsigned short row
htmllabel_t child
htmltbl_tparent
unsigned char ruled

Detailed Description

Definition at line 125 of file htmltable.h.


Field Documentation

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.


The documentation for this struct was generated from the following file: