Home
last modified time | relevance | path

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

/dports/graphics/graphviz/graphviz-2.44.1/lib/dotgen/
H A Dposition.c1048 static point place_leaf(graph_t* ing, node_t * leaf, point lbound, int order) in place_leaf() function
1108 lbound = place_leaf(g, agtail(e1), lbound, j++); in do_leaves()
1118 lbound = place_leaf(g, aghead(e), lbound, j++); in do_leaves()