Searched refs:aIntersectionNE (Results 1 – 1 of 1) sorted by relevance
79 B2DPolyRange aIntersectionNE; member in basegfx2d::boxclipper127 aIntersectionNE.appendElement( aCenter, ORIENTATION_NEGATIVE ); in SetUp()128 aIntersectionNE.appendElement( aNorthEast, ORIENTATION_NEGATIVE ); in SetUp()324 validatePoly("intersectionNE", aIntersectionNE); in TEST_F()365 verifyPoly("intersectionNE", intersectionNE, aIntersectionNE); in TEST_F()385 dumpSvg("intersectionNE",aIntersectionNE.solveCrossovers()); in TEST_F()
Completed in 13 milliseconds