Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/tools/
H A Db2dclipstate.cxx286 void xorClipState(const ImplB2DClipState& rOther) in xorClipState() function
642 void B2DClipState::xorClipState(const B2DClipState& rState) in xorClipState() function in basegfx::tools::B2DClipState
644 mpImpl->xorClipState(*rState.mpImpl); in xorClipState()
/trunk/main/basegfx/inc/basegfx/tools/
H A Db2dclipstate.hxx106 void xorClipState(const B2DClipState& );

Completed in 23 milliseconds