Home
last modified time | relevance | path

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

/trunk/main/basegfx/test/
H A Dboxclipper.cxx80 B2DPolyRange aIntersectionSE; member in basegfx2d::boxclipper
130 aIntersectionSE.appendElement( aCenter, ORIENTATION_NEGATIVE ); in SetUp()
131 aIntersectionSE.appendElement( aSouthEast, ORIENTATION_NEGATIVE ); in SetUp()
325 validatePoly("intersectionSE", aIntersectionSE); in TEST_F()
366 verifyPoly("intersectionSE", intersectionSE, aIntersectionSE); in TEST_F()
386 dumpSvg("intersectionSE",aIntersectionSE.solveCrossovers()); in TEST_F()

Completed in 26 milliseconds