Searched refs:aIntersectionSW (Results 1 – 1 of 1) sorted by relevance
81 B2DPolyRange aIntersectionSW; member in basegfx2d::boxclipper133 aIntersectionSW.appendElement( aCenter, ORIENTATION_NEGATIVE ); in SetUp()134 aIntersectionSW.appendElement( aSouthWest, ORIENTATION_NEGATIVE ); in SetUp()326 validatePoly("intersectionSW", aIntersectionSW); in TEST_F()367 verifyPoly("intersectionSW", intersectionSW, aIntersectionSW); in TEST_F()387 dumpSvg("intersectionSW",aIntersectionSW.solveCrossovers()); in TEST_F()
Completed in 9 milliseconds