Home
last modified time | relevance | path

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

/trunk/main/basegfx/test/
H A Dboxclipper.cxx86 B2DPolyRange aComplexIntersections; member in basegfx2d::boxclipper
150 aComplexIntersections.appendElement( aCenter, ORIENTATION_NEGATIVE ); in SetUp()
151 aComplexIntersections.appendElement( aOffside, ORIENTATION_NEGATIVE ); in SetUp()
152 aComplexIntersections.appendElement( aCenter, ORIENTATION_NEGATIVE ); in SetUp()
153 aComplexIntersections.appendElement( aNorth, ORIENTATION_NEGATIVE ); in SetUp()
154 aComplexIntersections.appendElement( aEast, ORIENTATION_NEGATIVE ); in SetUp()
155 aComplexIntersections.appendElement( aSouth, ORIENTATION_NEGATIVE ); in SetUp()
156 aComplexIntersections.appendElement( aWest, ORIENTATION_NEGATIVE ); in SetUp()
157 aComplexIntersections.appendElement( aNorthEast, ORIENTATION_NEGATIVE ); in SetUp()
158 aComplexIntersections.appendElement( aSouthEast, ORIENTATION_NEGATIVE ); in SetUp()
[all …]

Completed in 31 milliseconds