Searched refs:nextWrap (Results 1 – 2 of 2) sorted by relevance
1121 Vertex* nextWrap = next ? next : contour->fHead; in sanitizeContours() local1129 Line(prev->fPoint, nextWrap->fPoint).dist(v->fPoint) == 0.0) { in sanitizeContours()
1318 Vertex* nextWrap = next ? next : contour->fHead; in sanitize_contours() local1325 } else if (Line(prev->fPoint, nextWrap->fPoint).dist(v->fPoint) == 0.0) { in sanitize_contours()