Searched refs:isCoincident (Results 1 – 9 of 9) 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
482 bool isCoincident() const { in isCoincident() function
2393 if (intersections->isCoincident(index) && intersections->isCoincident(index + 1)) { in BinarySearch()2406 if (intersections->isCoincident(index)) { in BinarySearch()2409 } else if (intersections->isCoincident(index + 1)) { in BinarySearch()
536 if (!ts.isCoincident(pt)) { in AddIntersectTs()
51 if (tIntersections.isCoincident(0)) { in standardTestCases()
1072 } else if (this->final() || !this->upCast()->isCoincident()) { in dumpBase()1084 if (!span->isCoincident()) { in dumpCoin()