Home
last modified time | relevance | path

Searched refs:HasPolyPolygonOrB2DPolyPolygon (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/vcl/source/gdi/
H A Dregion.cxx539 if(HasPolyPolygonOrB2DPolyPolygon()) in Union()
628 if(HasPolyPolygonOrB2DPolyPolygon()) in Intersect()
721 if( HasPolyPolygonOrB2DPolyPolygon() ) in Exclude()
803 if( HasPolyPolygonOrB2DPolyPolygon() ) in XOr()
893 if( rRegion.HasPolyPolygonOrB2DPolyPolygon() || HasPolyPolygonOrB2DPolyPolygon() ) in Union()
997 if( rRegion.HasPolyPolygonOrB2DPolyPolygon() || HasPolyPolygonOrB2DPolyPolygon() ) in Intersect()
1104 if( rRegion.HasPolyPolygonOrB2DPolyPolygon() || HasPolyPolygonOrB2DPolyPolygon() ) in Exclude()
1191 if( rRegion.HasPolyPolygonOrB2DPolyPolygon() || HasPolyPolygonOrB2DPolyPolygon() ) in XOr()
1686 const sal_Bool bHasPolyPolygon(rRegion.HasPolyPolygonOrB2DPolyPolygon()); in operator <<()
H A Dgdimtf.cxx1387 if( pAct->IsClipping() && pAct->GetRegion().HasPolyPolygonOrB2DPolyPolygon() ) in Rotate()
1409 if( rRegion.HasPolyPolygonOrB2DPolyPolygon() ) in Rotate()
2747 if(rRegion.HasPolyPolygonOrB2DPolyPolygon()) in GetChecksum()
H A Dsalgdilayout.cxx265 if( rRgn.HasPolyPolygonOrB2DPolyPolygon() ) in mirror()
/aoo4110/main/vcl/inc/vcl/
H A Dregion.hxx106 … bool HasPolyPolygonOrB2DPolyPolygon() const { return (getB2DPolyPolygon() || getPolyPolygon()); } in HasPolyPolygonOrB2DPolyPolygon() function in Region
/aoo4110/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx1399 if( !pClipAction->GetRegion().HasPolyPolygonOrB2DPolyPolygon() ) in createActions()
1455 if( !pClipAction->GetRegion().HasPolyPolygonOrB2DPolyPolygon() ) in createActions()
/aoo4110/main/vcl/win/source/gdi/
H A Dsalgdi.cxx860 bool bUsePolygon(i_rClip.HasPolyPolygonOrB2DPolyPolygon()); in setClipRegion()
/aoo4110/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx564 if(i_rClip.HasPolyPolygonOrB2DPolyPolygon()) in setClipRegion()

Completed in 105 milliseconds