Home
last modified time | relevance | path

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

/aoo42x/main/basegfx/test/
H A Dboxclipper.cxx78 B2DPolyRange aIntersectionW; member in basegfx2d::boxclipper
124 aIntersectionW.appendElement( aCenter, ORIENTATION_NEGATIVE ); in SetUp()
125 aIntersectionW.appendElement( aWest, ORIENTATION_NEGATIVE ); in SetUp()
323 validatePoly("intersectionW", aIntersectionW); in TEST_F()
364 verifyPoly("intersectionW", intersectionW, aIntersectionW); in TEST_F()
384 dumpSvg("intersectionW",aIntersectionW.solveCrossovers()); in TEST_F()

Completed in 26 milliseconds