Home
last modified time | relevance | path

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

/trunk/main/basegfx/test/
H A Dboxclipper.cxx75 B2DPolyRange aIntersectionN; member in basegfx2d::boxclipper
115 aIntersectionN.appendElement( aCenter, ORIENTATION_NEGATIVE ); in SetUp()
116 aIntersectionN.appendElement( aNorth, ORIENTATION_NEGATIVE ); in SetUp()
320 validatePoly("intersectionN", aIntersectionN); in TEST_F()
361 verifyPoly("intersectionN", intersectionN, aIntersectionN); in TEST_F()
381 dumpSvg("intersectionN",aIntersectionN.solveCrossovers()); in TEST_F()

Completed in 5 milliseconds