Home
last modified time | relevance | path

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

/aoo42x/main/basegfx/test/
H A Dboxclipper.cxx81 B2DPolyRange aIntersectionSW; member in basegfx2d::boxclipper
133 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