Searched refs:isCoincident (Results 1 – 18 of 18) sorted by relevance
126 if (fIntersections->isCoincident(index)) { in checkCoincident()129 } else if (fIntersections->isCoincident(index + 1)) { in checkCoincident()
48 if (fIntersections->isCoincident(index)) { in checkCoincident()51 } else if (fIntersections->isCoincident(index + 1)) { in checkCoincident()
107 if (fIntersections->isCoincident(index)) { in checkCoincident()110 } else if (fIntersections->isCoincident(index + 1)) { in checkCoincident()
128 bool isCoincident(int index) { in isCoincident() function
486 bool isCoincident() const { in isCoincident() function
2058 if (intersections->isCoincident(index) && intersections->isCoincident(index + 1)) { in BinarySearch()2071 if (intersections->isCoincident(index)) { in BinarySearch()2074 } else if (intersections->isCoincident(index + 1)) { in BinarySearch()
538 if (!ts.isCoincident(pt)) { in AddIntersectTs()
51 if (tIntersections.isCoincident(0)) { in standardTestCases()
756 } else if (this->final() || !this->upCast()->isCoincident()) { in dumpBase()768 if (!span->isCoincident()) { in dumpCoin()