Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutdev4.cxx82 if( pClipPolyPoly ) in DBG_NAMEEX()
83 ImplDrawPolyPolygon( rPoly, pClipPolyPoly ); in DBG_NAMEEX()
102 if( pClipPolyPoly ) in ImplDrawPolyPolygon()
151 if( pClipPolyPoly ) in ImplDrawPolyPolygon()
264 ImplDrawPolygon( aPoly, pClipPolyPoly ); in ImplDrawLinearGradient()
350 ImplDrawPolygon( aPoly, pClipPolyPoly ); in ImplDrawLinearGradient()
387 ImplDrawPolygon( aPoly, pClipPolyPoly ); in ImplDrawLinearGradient()
548 ImplDrawPolygon( aPoly = aExtRect, pClipPolyPoly ); in ImplDrawComplexGradient()
587 ImplDrawPolyPolygon( *pPolyPoly, pClipPolyPoly ); in ImplDrawComplexGradient()
609 ImplDrawPolygon( aPoly, pClipPolyPoly ); in ImplDrawComplexGradient()
[all …]
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx472 …SAL_DLLPRIVATE void ImplDrawPolygon( const Polygon& rPoly, const PolyPolygon* pClipPolyPoly = NU…
473 …oid ImplDrawPolyPolygon( const PolyPolygon& rPolyPoly, const PolyPolygon* pClipPolyPoly = NULL );
475 …nst Rectangle& rRect, const Gradient& rGradient, sal_Bool bMtf, const PolyPolygon* pClipPolyPoly );
476 …nst Rectangle& rRect, const Gradient& rGradient, sal_Bool bMtf, const PolyPolygon* pClipPolyPoly );

Completed in 20 milliseconds