Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Doutdev6.cxx816 const BitmapEx* pCached = rWallpaper.ImplGetImpWallpaper()->ImplGetCachedBitmap(); in ImplDrawBitmapWallpaper() local
826 if( pCached ) in ImplDrawBitmapWallpaper()
827 aBmpEx = *pCached; in ImplDrawBitmapWallpaper()
842 if( !pCached && !rWallpaper.GetColor().GetTransparency() ) in ImplDrawBitmapWallpaper()
893 if( !pCached || ( pCached->GetSizePixel() != aSize ) ) in ImplDrawBitmapWallpaper()
895 if( pCached ) in ImplDrawBitmapWallpaper()

Completed in 18 milliseconds