Graphviz 13.0.0~dev.20250121.0651
|
Data Fields | |
double | fontsize |
char * | fontname |
char * | fontcolor |
char | trname [3] |
char * | psname |
char* fontinfo::fontcolor |
Definition at line 420 of file utils.c.
Referenced by common_init_edge(), common_init_node(), initFontEdgeAttr(), and initFontLabelEdgeAttr().
char* fontinfo::fontname |
Definition at line 419 of file utils.c.
Referenced by common_init_edge(), common_init_node(), initFontEdgeAttr(), and initFontLabelEdgeAttr().
double fontinfo::fontsize |
Definition at line 418 of file utils.c.
Referenced by common_init_edge(), common_init_node(), initFontEdgeAttr(), and initFontLabelEdgeAttr().
char * fontinfo::psname |
Definition at line 70 of file gvrender_core_pic.c.
char fontinfo::trname[3] |
Definition at line 70 of file gvrender_core_pic.c.
Referenced by picfontname().