Searched refs:boxComplexity (Results 1 – 3 of 3) sorted by relevance
52 int boxComplexity(Tree box) in boxComplexity() function69 #define BC boxComplexity
27 int boxComplexity(Tree box);
148 gGlobal->gFoldingFlag = boxComplexity(bd) > gGlobal->gFoldThreshold; in drawSchema()375 (boxComplexity(t) >= gGlobal->gFoldComplexity) && getDefNameProperty(t, id)) { in generateDiagramSchema()