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

#include <htmltable.h>

Collaboration diagram for htmlenv_t:
[legend]

Data Fields

pointf pos
 
textfont_t finfo
 
void * obj
 
graph_tg
 
char * imgscale
 
char * objid
 
bool objid_set
 

Detailed Description

Definition at line 167 of file htmltable.h.

Field Documentation

◆ finfo

textfont_t htmlenv_t::finfo

◆ g

graph_t* htmlenv_t::g

Definition at line 171 of file htmltable.h.

Referenced by initHTMLlexer(), make_html_label(), parseHTML(), and size_html_img().

◆ imgscale

char* htmlenv_t::imgscale

Definition at line 172 of file htmltable.h.

Referenced by emit_html_img(), and emit_html_label().

◆ obj

void* htmlenv_t::obj

Definition at line 170 of file htmltable.h.

Referenced by make_html_label(), and size_html_txt().

◆ objid

char* htmlenv_t::objid

Definition at line 173 of file htmltable.h.

Referenced by emit_html_label(), and initAnchor().

◆ objid_set

bool htmlenv_t::objid_set

Definition at line 174 of file htmltable.h.

Referenced by emit_html_label(), and initAnchor().

◆ pos

pointf htmlenv_t::pos

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