Graphviz 13.0.0~dev.20241220.2304
|
Data Fields | |
double | fontsize |
char * | fontname |
char * | fontcolor |
char | trname [3] |
char * | psname |
char* fontinfo::fontcolor |
Definition at line 418 of file utils.c.
Referenced by common_init_edge(), common_init_node(), initFontEdgeAttr(), and initFontLabelEdgeAttr().
char* fontinfo::fontname |
Definition at line 417 of file utils.c.
Referenced by common_init_edge(), common_init_node(), initFontEdgeAttr(), and initFontLabelEdgeAttr().
double fontinfo::fontsize |
Definition at line 416 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().