Searched refs:aComplexIntersections (Results 1 – 1 of 1) sorted by relevance
86 B2DPolyRange aComplexIntersections; member in basegfx2d::boxclipper150 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 16 milliseconds