Searched refs:GetDifference (Results 1 – 4 of 4) sorted by relevance
200 void GetDifference( const PolyPolygon& rPolyPoly, PolyPolygon& rResult ) const;303 void GetDifference( const PolyPolygon& rPolyPoly, PolyPolygon& rResult ) const;
75 aPolyPoly.GetDifference( aPolyPolyRect, aDifference ); in ExcludeClipRect()117 aPolyPoly.GetDifference( aSimplePoly, aNewClipPath ); in SetClipPath()
379 void PolyPolygon::GetDifference( const PolyPolygon& rPolyPoly, PolyPolygon& rResult ) const in GetDifference() function in PolyPolygon
1118 void Polygon::GetDifference( const PolyPolygon& rPolyPoly, PolyPolygon& rResult ) const in GetDifference() function in Polygon1121 aTmp.GetDifference( rPolyPoly, rResult ); in GetDifference()
Completed in 39 milliseconds