Searched refs:ImplFillOpaqueRectangle (Results 1 – 4 of 4) sorted by relevance
359 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()
303 void VirtualDevice::ImplFillOpaqueRectangle( const Rectangle& rRect ) in ImplFillOpaqueRectangle() function in VirtualDevice
773 mpAlphaVDev->ImplFillOpaqueRectangle( rRect ); in DrawGradient()
64 SAL_DLLPRIVATE void ImplFillOpaqueRectangle( const Rectangle& rRect );
Completed in 34 milliseconds