Home
last modified time | relevance | path

Searched refs:aXor (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/basegfx/test/
H A Dclipstate.cxx57 tools::B2DClipState aXor; member in basegfx2d::clipstate
88 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 14 milliseconds