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

#include <htmltable.h>

Collaboration diagram for pitem:
[legend]

Data Fields

Dtlink_t link
 
union { 
 
   Dt_t *   rp 
 
   htmlcell_t *   cp 
 
u 
 
unsigned char ruled
 

Detailed Description

Definition at line 158 of file htmltable.h.

Field Documentation

◆ cp

htmlcell_t* pitem::cp

Definition at line 162 of file htmltable.h.

Referenced by free_citem(), processTbl(), and setCell().

◆ link

Dtlink_t pitem::link

Definition at line 159 of file htmltable.h.

◆ rp

Dt_t* pitem::rp

Definition at line 161 of file htmltable.h.

Referenced by addRow(), free_ritem(), processTbl(), and setCell().

◆ ruled

unsigned char pitem::ruled

Definition at line 164 of file htmltable.h.

Referenced by addRow(), and processTbl().

◆ [union]

union { ... } pitem::u

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