Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dwindow.h171 … sal_uIntPtr mnAllSaveBackSize; // Groesse aller Bitmaps fuer Hintergrund-Sicherung member
/trunk/main/vcl/source/window/
H A Dwindow.cxx887 mpWindowImpl->mpFrameData->mnAllSaveBackSize = 0; in ImplInit()
H A Dwindow2.cxx171 … if ( nSaveBackSize+mpWindowImpl->mpFrameData->mnAllSaveBackSize <= IMPL_MAXALLSAVEBACKSIZE ) in ImplSaveOverlapBackground()
183 mpWindowImpl->mpFrameData->mnAllSaveBackSize += nSaveBackSize; in ImplSaveOverlapBackground()
245 mpWindowImpl->mpFrameData->mnAllSaveBackSize -= mpWindowImpl->mpOverlapData->mnSaveBackSize; in ImplDeleteOverlapBackground()

Completed in 62 milliseconds