Home
last modified time | relevance | path

Searched refs:E_taillabel (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/graphviz/graphviz-2.44.1/lib/common/
H A Dglobals.h118 *E_headlabel, *E_taillabel, variable
H A Dinput.c826 E_taillabel = agfindedgeattr(g, "taillabel"); in graph_init()
H A Dutils.c753 if (E_taillabel && (str = agxget(e, E_taillabel)) && (str[0])) { in common_init_edge()
/dports/graphics/graphviz/graphviz-2.44.1/lib/
H A Dgvc.def78 E_taillabel
/dports/graphics/graphviz/graphviz-2.44.1/lib/dotgen/
H A Ddotsplines.c479 if ((E_headlabel || E_taillabel) && (E_labelangle || E_labeldistance)) {
489 if (E_taillabel) {
669 attrsym_t* E_taillabel; member
716 attr_state->E_taillabel = E_taillabel;
758 E_taillabel = NULL;
854 E_taillabel = attr_state->E_taillabel;