Home
last modified time | relevance | path

Searched refs:aOtherPolyPoly (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/gdi/
H A Dregion.cxx740 const basegfx::B2DPolyPolygon aOtherPolyPoly(aRectPoly); in Exclude() local
823 const basegfx::B2DPolyPolygon aOtherPolyPoly(aRectPoly); in XOr() local
910 basegfx::B2DPolyPolygon aOtherPolyPoly(rRegion.GetAsB2DPolyPolygon()); in Union() local
911 aOtherPolyPoly = basegfx::tools::prepareForPolygonOperation(aOtherPolyPoly); in Union()
1011 basegfx::B2DPolyPolygon aOtherPolyPoly(rRegion.GetAsB2DPolyPolygon()); in Intersect() local
1013 if(!aOtherPolyPoly.count()) in Intersect()
1022 aOtherPolyPoly, in Intersect()
1120 basegfx::B2DPolyPolygon aOtherPolyPoly(rRegion.GetAsB2DPolyPolygon()); in Exclude() local
1121 aOtherPolyPoly = basegfx::tools::prepareForPolygonOperation( aOtherPolyPoly ); in Exclude()
1208 basegfx::B2DPolyPolygon aOtherPolyPoly(rRegion.GetAsB2DPolyPolygon()); in XOr() local
[all …]

Completed in 19 milliseconds