Searched refs:eLoopStop (Results 1 – 1 of 1) sorted by relevance
1086 TEdge *E = eStart, *eLoopStop = eStart; in AddPath() local1095 eLoopStop = E; in AddPath()1112 eLoopStop = E; in AddPath()1116 if ((E == eLoopStop) || (!Closed && E->Next == eStart)) break; in AddPath()