Searched refs:ImplDrawWallpaper (Results 1 – 2 of 2) sorted by relevance
/trunk/main/vcl/source/gdi/ |
H A D | outdev6.cxx | 1104 void OutputDevice::ImplDrawWallpaper( long nX, long nY, in ImplDrawWallpaper() function in OutputDevice 1134 ImplDrawWallpaper( aRect.Left(), aRect.Top(), aRect.GetWidth(), aRect.GetHeight(), in DrawWallpaper() 1174 ImplDrawWallpaper( 0, 0, mnOutWidth, mnOutHeight, maBackground ); in Erase()
|
/trunk/main/vcl/inc/vcl/ |
H A D | outdev.hxx | 482 …SAL_DLLPRIVATE void ImplDrawWallpaper( long nX, long nY, long nWidth, long nHeight, const Wallpa…
|
Completed in 27 milliseconds