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

#include <htmltable.h>

Collaboration diagram for htmldata_t:
[legend]

Data Fields

char * href
 
char * port
 
char * target
 
char * title
 
char * id
 
char * bgcolor
 
char * pencolor
 
int gradientangle
 
signed char space
 
unsigned char border
 
unsigned char pad
 
unsigned char sides
 
unsigned short flags
 
unsigned short width
 
unsigned short height
 
htmlstyle_t style
 
boxf box
 

Detailed Description

Definition at line 80 of file htmltable.h.

Field Documentation

◆ bgcolor

char* htmldata_t::bgcolor

Definition at line 86 of file htmltable.h.

Referenced by emit_html_cell(), emit_html_tbl(), and free_html_data().

◆ border

unsigned char htmldata_t::border

◆ box

◆ flags

unsigned short htmldata_t::flags

Definition at line 93 of file htmltable.h.

Referenced by doBorder(), pos_html_cell(), pos_html_tbl(), size_html_cell(), and size_html_tbl().

◆ gradientangle

int htmldata_t::gradientangle

Definition at line 88 of file htmltable.h.

Referenced by emit_html_cell(), and emit_html_tbl().

◆ height

unsigned short htmldata_t::height

Definition at line 95 of file htmltable.h.

Referenced by size_html_cell(), and size_html_tbl().

◆ href

char* htmldata_t::href

Definition at line 81 of file htmltable.h.

Referenced by emit_html_cell(), emit_html_tbl(), and free_html_data().

◆ id

char* htmldata_t::id

Definition at line 85 of file htmltable.h.

Referenced by free_html_data().

◆ pad

unsigned char htmldata_t::pad

Definition at line 91 of file htmltable.h.

Referenced by pos_html_cell(), and size_html_cell().

◆ pencolor

char* htmldata_t::pencolor

◆ port

char* htmldata_t::port

Definition at line 82 of file htmltable.h.

Referenced by free_html_data(), portToCell(), and portToTbl().

◆ sides

unsigned char htmldata_t::sides

Definition at line 92 of file htmltable.h.

Referenced by html_port(), pos_html_cell(), and pos_html_tbl().

◆ space

signed char htmldata_t::space

Definition at line 89 of file htmltable.h.

Referenced by emit_html_rules(), pos_html_tbl(), size_html_tbl(), and sizeLinearArray().

◆ style

htmlstyle_t htmldata_t::style

Definition at line 96 of file htmltable.h.

Referenced by doBorder(), emit_html_cell(), and emit_html_tbl().

◆ target

char* htmldata_t::target

Definition at line 83 of file htmltable.h.

Referenced by emit_html_cell(), emit_html_tbl(), and free_html_data().

◆ title

char* htmldata_t::title

Definition at line 84 of file htmltable.h.

Referenced by free_html_data().

◆ width

unsigned short htmldata_t::width

Definition at line 94 of file htmltable.h.

Referenced by size_html_cell(), and size_html_tbl().


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