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 9 milliseconds