Home
last modified time | relevance | path

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

/aoo42x/main/basegfx/test/
H A Dboxclipper.cxx79 B2DPolyRange aIntersectionNE; member in basegfx2d::boxclipper
127 aIntersectionNE.appendElement( aCenter, ORIENTATION_NEGATIVE ); in SetUp()
128 aIntersectionNE.appendElement( aNorthEast, ORIENTATION_NEGATIVE ); in SetUp()
324 validatePoly("intersectionNE", aIntersectionNE); in TEST_F()
365 verifyPoly("intersectionNE", intersectionNE, aIntersectionNE); in TEST_F()
385 dumpSvg("intersectionNE",aIntersectionNE.solveCrossovers()); in TEST_F()

Completed in 13 milliseconds