Lines Matching refs:pClipPolyPoly
80 void OutputDevice::ImplDrawPolygon( const Polygon& rPoly, const PolyPolygon* pClipPolyPoly ) in DBG_NAMEEX()
82 if( pClipPolyPoly ) in DBG_NAMEEX()
83 ImplDrawPolyPolygon( rPoly, pClipPolyPoly ); in DBG_NAMEEX()
98 …OutputDevice::ImplDrawPolyPolygon( const PolyPolygon& rPolyPoly, const PolyPolygon* pClipPolyPoly ) in ImplDrawPolyPolygon() argument
102 if( pClipPolyPoly ) in ImplDrawPolyPolygon()
105 rPolyPoly.GetIntersection( *pClipPolyPoly, *pPolyPoly ); in ImplDrawPolyPolygon()
151 if( pClipPolyPoly ) in ImplDrawPolyPolygon()
171 sal_Bool bMtf, const PolyPolygon* pClipPolyPoly ) in ImplDrawLinearGradient() argument
264 ImplDrawPolygon( aPoly, pClipPolyPoly ); in ImplDrawLinearGradient()
278 ImplDrawPolygon( aPoly, pClipPolyPoly ); in ImplDrawLinearGradient()
350 ImplDrawPolygon( aPoly, pClipPolyPoly ); in ImplDrawLinearGradient()
363 ImplDrawPolygon( aPoly, pClipPolyPoly ); in ImplDrawLinearGradient()
387 ImplDrawPolygon( aPoly, pClipPolyPoly ); in ImplDrawLinearGradient()
395 sal_Bool bMtf, const PolyPolygon* pClipPolyPoly ) in ImplDrawComplexGradient() argument
548 ImplDrawPolygon( aPoly = aExtRect, pClipPolyPoly ); in ImplDrawComplexGradient()
587 ImplDrawPolyPolygon( *pPolyPoly, pClipPolyPoly ); in ImplDrawComplexGradient()
609 ImplDrawPolygon( aPoly, pClipPolyPoly ); in ImplDrawComplexGradient()
638 ImplDrawPolygon( rPoly, pClipPolyPoly ); in ImplDrawComplexGradient()