Searched refs:aNorth (Results 1 – 2 of 2) sorted by relevance
64 B2DRange aNorth(-10, -110, 10, -90); in SetUp() local70 aUnion1.unionRange(aNorth); in SetUp()77 aUnion2.unionRange(aNorth); in SetUp()83 aIntersect.intersectRange(aNorth); in SetUp()90 aXor.xorRange(aNorth); in SetUp()96 aSubtract.subtractRange(aNorth); in SetUp()
95 B2DRange aNorth(100, 0, -100, -200); in SetUp() local116 aIntersectionN.appendElement( aNorth, ORIENTATION_NEGATIVE ); in SetUp()153 aComplexIntersections.appendElement( aNorth, ORIENTATION_NEGATIVE ); in SetUp()
Completed in 9 milliseconds