Home
last modified time | relevance | path

Searched refs:autoLayoutIfNone (Results 1 – 2 of 2) sorted by last modified time

/dports/graphics/qvge/qvge-0.6.3/src/commonui/ogdf/
H A DCOGDFLayout.cpp292 autoLayoutIfNone(G, GA); in loadGraph()
305 bool COGDFLayout::autoLayoutIfNone(const ogdf::Graph &G, ogdf::GraphAttributes &GA) in autoLayoutIfNone() function in COGDFLayout
H A DCOGDFLayout.h35 static bool autoLayoutIfNone(const ogdf::Graph &G, ogdf::GraphAttributes &GA);