|
Graphviz 14.0.4
|
Data Fields | |
| double | fontsize |
| char * | fontname |
| char * | fontcolor |
| char | trname [3] |
| char * | psname |
| char* fontinfo::fontcolor |
Definition at line 422 of file utils.c.
Referenced by common_init_edge(), common_init_node(), initFontEdgeAttr(), and initFontLabelEdgeAttr().
| char* fontinfo::fontname |
Definition at line 421 of file utils.c.
Referenced by common_init_edge(), common_init_node(), initFontEdgeAttr(), and initFontLabelEdgeAttr().
| double fontinfo::fontsize |
Definition at line 420 of file utils.c.
Referenced by common_init_edge(), common_init_node(), initFontEdgeAttr(), and initFontLabelEdgeAttr().
| char * fontinfo::psname |
Definition at line 71 of file gvrender_core_pic.c.
| char fontinfo::trname[3] |
Definition at line 71 of file gvrender_core_pic.c.
Referenced by picfontname().