Home
last modified time | relevance | path

Searched refs:testAndCorrectEdgeIntersection (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/basegfx/source/polygon/
H A Db2dtrapezoid.cxx278 bool testAndCorrectEdgeIntersection( in testAndCorrectEdgeIntersection() function in basegfx::trapezoidhelper::TrapezoidSubdivider
729 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 17 milliseconds