Home
last modified time | relevance | path

Searched refs:ImplFillOpaqueRectangle (Results 1 – 4 of 4) sorted by path

/trunk/main/vcl/inc/vcl/
H A Dvirdev.hxx64 SAL_DLLPRIVATE void ImplFillOpaqueRectangle( const Rectangle& rRect );
/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx359 mpAlphaVDev->ImplFillOpaqueRectangle( Rectangle(rDestPt, rDestSize) ); in DrawOutDev()
524 mpAlphaVDev->ImplFillOpaqueRectangle( Rectangle(rDestPt, PixelToLogic( aSizePix )) ); in DrawBitmap()
542 mpAlphaVDev->ImplFillOpaqueRectangle( Rectangle(rDestPt, rDestSize) ); in DrawBitmap()
562 mpAlphaVDev->ImplFillOpaqueRectangle( Rectangle(rDestPt, rDestSize) ); in DrawBitmap()
1275 mpAlphaVDev->ImplFillOpaqueRectangle( Rectangle(rDestPt, rDestSize) ); in ImplDrawBitmapEx()
H A Doutdev4.cxx773 mpAlphaVDev->ImplFillOpaqueRectangle( rRect ); in DrawGradient()
H A Dvirdev.cxx303 void VirtualDevice::ImplFillOpaqueRectangle( const Rectangle& rRect ) in ImplFillOpaqueRectangle() function in VirtualDevice

Completed in 38 milliseconds