Graphviz  2.41.20171026.1811
Data Fields
htextspan_t Struct Reference

#include <htmltable.h>

Collaboration diagram for htextspan_t:
Collaboration graph
[legend]

Data Fields

textspan_titems
 
short nitems
 
char just
 
double size
 
double lfsize
 

Detailed Description

Definition at line 49 of file htmltable.h.

Field Documentation

textspan_t* htextspan_t::items

Definition at line 50 of file htmltable.h.

Referenced by free_html_text().

char htextspan_t::just

Definition at line 52 of file htmltable.h.

double htextspan_t::lfsize

Definition at line 54 of file htmltable.h.

short htextspan_t::nitems

Definition at line 51 of file htmltable.h.

Referenced by free_html_text().

double htextspan_t::size

Definition at line 53 of file htmltable.h.


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