Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/tools/ !
H A Db2dclipstate.cxx276 void xorPolygon(const B2DPolygon& rPoly) in xorPolygon() function
632 void B2DClipState::xorPolygon(const B2DPolygon& rPoly) in xorPolygon() function in basegfx::tools::B2DClipState
634 mpImpl->xorPolygon(rPoly); in xorPolygon()
/trunk/main/basegfx/inc/basegfx/tools/ !
H A Db2dclipstate.hxx104 void xorPolygon(const B2DPolygon& );