Home
last modified time | relevance | path

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

/aoo41x/main/basegfx/test/
H A Dboxclipper.cxx83 B2DPolyRange aRingIntersection; member in basegfx2d::boxclipper
139 aRingIntersection.appendElement( aNorth2, ORIENTATION_NEGATIVE ); in setUp()
140 aRingIntersection.appendElement( aEast2, ORIENTATION_NEGATIVE ); in setUp()
141 aRingIntersection.appendElement( aSouth2, ORIENTATION_NEGATIVE ); in setUp()
143 aRingIntersection2 = aRingIntersection; in setUp()
290 verifyPoly("ringIntersection", ringIntersection, aRingIntersection); in verifyPoly()
321 dumpSvg("ringIntersection",aRingIntersection.solveCrossovers()); in getPolyPolygon()

Completed in 11 milliseconds