Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/tools/
H A Db2dclipstate.cxx281 void xorPolyPolygon(const B2DPolyPolygon& rPolyPoly) in xorPolyPolygon() function
637 void B2DClipState::xorPolyPolygon(const B2DPolyPolygon& rPolyPoly) in xorPolyPolygon() function in basegfx::tools::B2DClipState
639 mpImpl->xorPolyPolygon(rPolyPoly); in xorPolyPolygon()
/trunk/main/basegfx/inc/basegfx/tools/
H A Db2dclipstate.hxx105 void xorPolyPolygon(const B2DPolyPolygon& );

Completed in 16 milliseconds