Home
last modified time | relevance | path

Searched refs:intersectPolyPolygon (Results 1 – 3 of 3) sorted by relevance

/trunk/main/basegfx/source/tools/
H A Db2dclipstate.cxx223 void intersectPolyPolygon(const B2DPolyPolygon& rPolyPoly) in intersectPolyPolygon() function
597 void B2DClipState::intersectPolyPolygon(const B2DPolyPolygon& rPolyPoly) in intersectPolyPolygon() function in basegfx::tools::B2DClipState
599 mpImpl->intersectPolyPolygon(rPolyPoly); in intersectPolyPolygon()
/trunk/main/basegfx/inc/basegfx/tools/
H A Db2dclipstate.hxx95 void intersectPolyPolygon(const B2DPolyPolygon& );
/trunk/main/basegfx/test/
H A Dclipstate.cxx153 aMixedClip.intersectPolyPolygon(aTmp1); in TEST_F()

Completed in 15 milliseconds