Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
htextspan_t Struct Reference

#include <htmltable.h>

Collaboration diagram for htextspan_t:
[legend]

Data Fields

textspan_titems
 
size_t nitems
 
char just
 
double size
 
double lfsize
 

Detailed Description

Definition at line 51 of file htmltable.h.

Field Documentation

◆ items

textspan_t* htextspan_t::items

◆ just

char htextspan_t::just

Definition at line 54 of file htmltable.h.

Referenced by appendFLineList(), and pos_html_txt().

◆ lfsize

double htextspan_t::lfsize

Definition at line 56 of file htmltable.h.

Referenced by emit_htextspans(), and size_html_txt().

◆ nitems

size_t htextspan_t::nitems

◆ size

double htextspan_t::size

Definition at line 55 of file htmltable.h.

Referenced by emit_htextspans(), and size_html_txt().


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