Home
last modified time | relevance | path

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

/trunk/main/basegfx/test/
H A Dboxclipper.cxx84 B2DPolyRange aRingIntersection2; member in basegfx2d::boxclipper
143 aRingIntersection2 = aRingIntersection; in SetUp()
144 aRingIntersection2.appendElement( aWest2, ORIENTATION_NEGATIVE ); in SetUp()
146 aRingIntersectExtraStrip = aRingIntersection2; in SetUp()
370 verifyPoly("ringIntersection2", ringIntersection2, aRingIntersection2); in TEST_F()
390 dumpSvg("ringIntersection2",aRingIntersection2.solveCrossovers()); in TEST_F()

Completed in 18 milliseconds