Graphviz  2.41.20171026.1811
Data Fields
htmltxt_t Struct Reference

#include <htmltable.h>

Collaboration diagram for htmltxt_t:
Collaboration graph
[legend]

Data Fields

htextspan_tspans
 
short nspans
 
char simple
 
boxf box
 

Detailed Description

Definition at line 57 of file htmltable.h.

Field Documentation

boxf htmltxt_t::box

Definition at line 61 of file htmltable.h.

Referenced by make_html_label().

short htmltxt_t::nspans

Definition at line 59 of file htmltable.h.

Referenced by free_html_text().

char htmltxt_t::simple

Definition at line 60 of file htmltable.h.

htextspan_t* htmltxt_t::spans

Definition at line 58 of file htmltable.h.

Referenced by free_html_text().


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