Searched refs:aIntersectionSE (Results 1 – 1 of 1) sorted by relevance
80 B2DPolyRange aIntersectionSE; member in basegfx2d::boxclipper130 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 8 milliseconds