Searched refs:alignSmallDegree (Results 1 – 2 of 2) sorted by relevance
112 void expandLowDegreeVertices(OrthoRep &OR, bool alignSmallDegree = false);
456 void PlanRepUML::expandLowDegreeVertices(OrthoRep &OR, bool alignSmallDegree) in expandLowDegreeVertices() argument538 if (alignSmallDegree && (startDegree == 2)) in expandLowDegreeVertices()