Home
last modified time | relevance | path

Searched refs:maResizeTimer (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/vcl/source/window/
H A Dwindow.cxx917 mpWindowImpl->mpFrameData->maResizeTimer.SetTimeout( 50 ); in ImplInit()
918 …mpWindowImpl->mpFrameData->maResizeTimer.SetTimeoutHdl( LINK( this, Window, ImplHandleResizeTimerH… in ImplInit()
2561 if( mpWindowImpl->mbFrame && mpWindowImpl->mpFrameData->maResizeTimer.IsActive() ) in IMPL_LINK()
6730 if( mpWindowImpl->mpFrameData->maResizeTimer.IsActive() ) in GetSizePixel()
6733 mpWindowImpl->mpFrameData->maResizeTimer.Stop(); in GetSizePixel()
6734 mpWindowImpl->mpFrameData->maResizeTimer.GetTimeoutHdl().Call( NULL ); in GetSizePixel()
H A Dwinproc.cxx1656 pWindow->ImplGetWindowImpl()->mpFrameData->maResizeTimer.Start(); in ImplHandleResize()
/trunk/main/vcl/inc/
H A Dwindow.h157 Timer maResizeTimer; // resize timer member

Completed in 69 milliseconds