Home
last modified time | relevance | path

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

/dports/graphics/graphviz/graphviz-2.44.1/lib/dotgen/
H A Dposition.c28 static void remove_aux_edges(graph_t * g);
139 remove_aux_edges(g); /* must come after set_aspect since we now in dot_position()
550 static void remove_aux_edges(graph_t * g) in remove_aux_edges() function