Graphviz 13.0.0~dev.20241220.2304
Loading...
Searching...
No Matches
htmltxt_t Struct Reference

#include <htmltable.h>

Collaboration diagram for htmltxt_t:
[legend]

Data Fields

htextspan_tspans
 
size_t nspans
 
char simple
 
boxf box
 

Detailed Description

Definition at line 60 of file htmltable.h.

Field Documentation

◆ box

boxf htmltxt_t::box

◆ nspans

size_t htmltxt_t::nspans

Definition at line 62 of file htmltable.h.

Referenced by emit_html_txt(), free_html_text(), mkText(), mkText(), pos_html_txt(), and size_html_txt().

◆ simple

char htmltxt_t::simple

Definition at line 63 of file htmltable.h.

Referenced by emit_html_txt(), and size_html_txt().

◆ spans

htextspan_t* htmltxt_t::spans

Definition at line 61 of file htmltable.h.

Referenced by emit_html_txt(), free_html_text(), mkText(), mkText(), pos_html_txt(), and size_html_txt().


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