Graphviz  2.31.20130525.0447
Data Fields
htmltbl_t Struct Reference

#include <htmltable.h>

Collaboration diagram for htmltbl_t:
Collaboration graph
[legend]

Data Fields

htmldata_t data
union {
   struct {
      htmlcell_t *   parent
      htmlcell_t **   cells
   }   n
   struct {
      htmltbl_t *   prev
      Dt_t *   rows
   }   p
u
signed char cb
int * heights
int * widths
int rc
int cc
htmlfont_tfont
unsigned char flags

Field Documentation

signed char htmltbl_t::cb

Definition at line 107 of file htmltable.h.

Definition at line 111 of file htmltable.h.

Referenced by sizeLinearArray(), makeGraphs(), and sizeArray().

Definition at line 100 of file htmltable.h.

Definition at line 96 of file htmltable.h.

Referenced by emit_html_label(), sizeLinearArray(), and make_html_label().

unsigned char htmltbl_t::flags

Definition at line 113 of file htmltable.h.

Definition at line 112 of file htmltable.h.

Definition at line 108 of file htmltable.h.

Referenced by sizeLinearArray(), setSizes(), and sizeArray().

struct { ... } htmltbl_t::n

Referenced by sizeLinearArray(), and makeGraphs().

struct { ... } htmltbl_t::p

Definition at line 99 of file htmltable.h.

Definition at line 103 of file htmltable.h.

Definition at line 110 of file htmltable.h.

Referenced by sizeLinearArray(), makeGraphs(), and sizeArray().

Definition at line 104 of file htmltable.h.

union { ... } htmltbl_t::u

Referenced by sizeLinearArray(), and makeGraphs().

Definition at line 109 of file htmltable.h.

Referenced by sizeLinearArray(), setSizes(), and sizeArray().


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