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