Searched refs:maResizeTimer (Results 1 – 3 of 3) sorted by relevance
157 Timer maResizeTimer; // resize timer member
917 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()
1656 pWindow->ImplGetWindowImpl()->mpFrameData->maResizeTimer.Start(); in ImplHandleResize()
Completed in 57 milliseconds