Home
last modified time | relevance | path

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

/trunk/main/basegfx/test/
H A Dboxclipper.cxx77 B2DPolyRange aIntersectionS; member in basegfx2d::boxclipper
121 aIntersectionS.appendElement( aCenter, ORIENTATION_NEGATIVE ); in SetUp()
122 aIntersectionS.appendElement( aSouth, ORIENTATION_NEGATIVE ); in SetUp()
322 validatePoly("intersectionS", aIntersectionS); in TEST_F()
363 verifyPoly("intersectionS", intersectionS, aIntersectionS); in TEST_F()
383 dumpSvg("intersectionS",aIntersectionS.solveCrossovers()); in TEST_F()

Completed in 6 milliseconds