Home
last modified time | relevance | path

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

/dports/graphics/graphviz/graphviz-2.44.1/lib/dotgen/
H A Ddotprocs.h50 extern void dot_compoundEdges(Agraph_t *);
H A Dcompound.c494 void dot_compoundEdges(graph_t * g) in dot_compoundEdges() function
H A Ddotinit.c338 dot_compoundEdges(g); in dotLayout()