Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/tools/
H A Db2dclipstate.cxx199 void unionClipState(const ImplB2DClipState& rOther) in unionClipState() function
582 void B2DClipState::unionClipState(const B2DClipState& rState) in unionClipState() function in basegfx::tools::B2DClipState
584 mpImpl->unionClipState(*rState.mpImpl); in unionClipState()
/trunk/main/basegfx/inc/basegfx/tools/
H A Db2dclipstate.hxx91 void unionClipState(const B2DClipState& );

Completed in 22 milliseconds