Graphviz 13.1.3~dev.20250829.0113
Loading...
Searching...
No Matches
htmlparserstate_s Struct Reference

#include <htmlparse.h>

Collaboration diagram for htmlparserstate_s:
[legend]

Public Member Functions

 LIST (textspan_t) fitemList
 
 LIST (htextspan_t) fspanList
 
 LIST (textfont_t *) fontstack
 

Data Fields

htmllabel_tlbl
 
htmltbl_ttblstack
 
agxbufstr
 
GVC_tgvc
 

Detailed Description

Definition at line 204 of file htmlparse.h.

Member Function Documentation

◆ LIST() [1/3]

htmlparserstate_s::LIST ( htextspan_t  )

◆ LIST() [2/3]

htmlparserstate_s::LIST ( textfont_t )

◆ LIST() [3/3]

htmlparserstate_s::LIST ( textspan_t  )

Field Documentation

◆ gvc

GVC_t* htmlparserstate_s::gvc

Definition at line 211 of file htmlparse.h.

Referenced by pushFont(), and pushFont().

◆ lbl

htmllabel_t* htmlparserstate_s::lbl

Definition at line 205 of file htmlparse.h.

Referenced by cleanup(), and cleanup().

◆ str

agxbuf* htmlparserstate_s::str

Definition at line 209 of file htmlparse.h.

◆ tblstack

htmltbl_t* htmlparserstate_s::tblstack

Definition at line 206 of file htmlparse.h.

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


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