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

#include <htmlparse.h>

Collaboration diagram for htmlparserstate_s:
[legend]

Data Fields

htmllabel_tlbl
 
htmltbl_ttblstack
 
textspans_t fitemList
 
htextspans_t fspanList
 
agxbufstr
 
sfont_t fontstack
 
GVC_tgvc
 

Detailed Description

Definition at line 359 of file htmlparse.c.

Field Documentation

◆ fitemList

textspans_t htmlparserstate_s::fitemList

◆ fontstack

sfont_t htmlparserstate_s::fontstack

◆ fspanList

htextspans_t htmlparserstate_s::fspanList

Definition at line 363 of file htmlparse.c.

Referenced by appendFLineList(), appendFLineList(), cleanup(), cleanup(), mkText(), and mkText().

◆ gvc

GVC_t * htmlparserstate_s::gvc

Definition at line 366 of file htmlparse.c.

Referenced by pushFont(), and pushFont().

◆ lbl

htmllabel_t * htmlparserstate_s::lbl

Definition at line 360 of file htmlparse.c.

Referenced by cleanup(), and cleanup().

◆ str

agxbuf * htmlparserstate_s::str

Definition at line 364 of file htmlparse.c.

◆ tblstack

htmltbl_t * htmlparserstate_s::tblstack

Definition at line 361 of file htmlparse.c.

Referenced by addRow(), addRow(), cleanup(), cleanup(), lastRow(), lastRow(), setCell(), and setCell().


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