Searched refs:removeOne (Results 1 – 14 of 14) sorted by relevance
14 removeOne(1); in cleanUpParallelLines()23 removeOne(0); in cleanUpParallelLines()25 removeOne(endMatch); in cleanUpParallelLines()
127 fIntersections->removeOne(index); in checkCoincident()130 fIntersections->removeOne(index + 1); in checkCoincident()
108 fIntersections->removeOne(index); in checkCoincident()111 fIntersections->removeOne(index + 1); in checkCoincident()
49 fIntersections->removeOne(index); in checkCoincident()52 fIntersections->removeOne(index + 1); in checkCoincident()
160 void SkIntersections::removeOne(int index) { in removeOne() function in SkIntersections
278 void removeOne(int index);
2072 intersections->removeOne(index); in BinarySearch()2075 intersections->removeOne(index + 1); in BinarySearch()