Searched refs:aIntersectionE (Results 1 – 1 of 1) sorted by relevance
76 B2DPolyRange aIntersectionE; member in basegfx2d::boxclipper118 aIntersectionE.appendElement( aCenter, ORIENTATION_NEGATIVE ); in SetUp()119 aIntersectionE.appendElement( aEast, ORIENTATION_NEGATIVE ); in SetUp()321 validatePoly("intersectionE", aIntersectionE); in TEST_F()362 verifyPoly("intersectionE", intersectionE, aIntersectionE); in TEST_F()382 dumpSvg("intersectionE",aIntersectionE.solveCrossovers()); in TEST_F()
Completed in 13 milliseconds