Home
last modified time | relevance | path

Searched refs:ImplDrawPolyPolygon (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Doutdev.cxx241 void OutputDevice::ImplDrawPolyPolygon( sal_uInt16 nPoly, const PolyPolygon& rPolyPoly ) in ImplDrawPolyPolygon() function in OutputDevice
312 ImplDrawPolyPolygon( aPolyPoly.Count(), aPolyPoly ); in ImplDrawPolyPolygon()
2142 ImplDrawPolyPolygon( nPoly, ImplLogicToDevicePixel( rPolyPoly ) ); in DrawPolyPolygon()
2255 ImplDrawPolyPolygon( aPixelPolyPolygon.Count(), aPixelPolyPolygon ); in ImpDrawPolyPolygonWithB2DPolyPolygon()
H A Doutdev4.cxx83 ImplDrawPolyPolygon( rPoly, pClipPolyPoly ); in DBG_NAMEEX()
98 void OutputDevice::ImplDrawPolyPolygon( const PolyPolygon& rPolyPoly, const PolyPolygon* pClipPolyP… in ImplDrawPolyPolygon() function in OutputDevice
587 ImplDrawPolyPolygon( *pPolyPoly, pClipPolyPoly ); in ImplDrawComplexGradient()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx473 …SAL_DLLPRIVATE void ImplDrawPolyPolygon( const PolyPolygon& rPolyPoly, const PolyPolygon* pClipP…
474 SAL_DLLPRIVATE void ImplDrawPolyPolygon( sal_uInt16 nPoly, const PolyPolygon& rPolyPoly );

Completed in 38 milliseconds