Home
last modified time | relevance | path

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

/trunk/main/basegfx/test/
H A Dboxclipper.cxx76 B2DPolyRange aIntersectionE; member in basegfx2d::boxclipper
118 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 7 milliseconds