Searched refs:aXor (Results 1 – 1 of 1) sorted by relevance
57 tools::B2DClipState aXor; member in basegfx2d::clipstate88 aXor.makeNull(); in SetUp()89 aXor.xorRange(aCenter); in SetUp()90 aXor.xorRange(aNorth); in SetUp()91 aXor.xorRange(aWest); in SetUp()92 aXor.xorRange(aSouth); in SetUp()93 aXor.xorRange(aEast); in SetUp()138 verifyPoly("xor", xorSvg, aXor); in TEST_F()
Completed in 9 milliseconds