Searched refs:ImplDrawColorWallpaper (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/vcl/source/gdi/ |
H A D | outdev6.cxx | 792 void OutputDevice::ImplDrawColorWallpaper( long nX, long nY, in ImplDrawColorWallpaper() function in OutputDevice 867 ImplDrawColorWallpaper( nX, nY, nWidth, nHeight, rWallpaper ); in ImplDrawBitmapWallpaper() 1006 ImplDrawColorWallpaper( aWorkRect.Left(), aWorkRect.Top(), in ImplDrawBitmapWallpaper() 1016 ImplDrawColorWallpaper( aWorkRect.Left(), aWorkRect.Top(), in ImplDrawBitmapWallpaper() 1026 ImplDrawColorWallpaper( aWorkRect.Left(), aWorkRect.Top(), in ImplDrawBitmapWallpaper() 1036 ImplDrawColorWallpaper( aWorkRect.Left(), aWorkRect.Top(), in ImplDrawBitmapWallpaper() 1086 … ImplDrawColorWallpaper( nX, nY, nWidth, nHeight, rWallpaper.GetGradient().GetEndColor() ); in ImplDrawGradientWallpaper() 1113 ImplDrawColorWallpaper( nX, nY, nWidth, nHeight, rWallpaper ); in ImplDrawWallpaper()
|
/aoo41x/main/vcl/inc/vcl/ |
H A D | outdev.hxx | 483 …SAL_DLLPRIVATE void ImplDrawColorWallpaper( long nX, long nY, long nWidth, long nHeight, const W…
|
Completed in 24 milliseconds