Searched refs:addClipState (Results 1 – 1 of 1) sorted by relevance
155 void addClipState(const ImplB2DClipState& rOther, Operation eOp) in addClipState() function204 addClipState(rOther, UNION); in unionClipState()236 addClipState(rOther, INTERSECT); in intersectClipState()268 addClipState(rOther, SUBTRACT); in subtractClipState()288 addClipState(rOther, XOR); in xorClipState()
Completed in 12 milliseconds