Searched refs:testAndCorrectEdgeIntersection (Results 1 – 1 of 1) sorted by relevance
278 bool testAndCorrectEdgeIntersection( in testAndCorrectEdgeIntersection() function in basegfx::trapezoidhelper::TrapezoidSubdivider729 if(testAndCorrectEdgeIntersection(aLeft, aRight, aCurrent)) in Subdivide()818 bDone = testAndCorrectEdgeIntersection(aLeft, aCompare, aCurrent); in Subdivide()824 bDone = testAndCorrectEdgeIntersection(aRight, aCompare, aCurrent); in Subdivide()
Completed in 26 milliseconds