Searched refs:pPaintAllWindow (Results 1 – 1 of 1) sorted by relevance
2804 Window* pPaintAllWindow = this; in ImplMoveAllInvalidateRegions() local2807 pPaintAllWindow = pPaintAllWindow->ImplGetParent(); in ImplMoveAllInvalidateRegions()2808 if ( pPaintAllWindow->mpWindowImpl->mnPaintFlags & IMPL_PAINT_PAINTALLCHILDS ) in ImplMoveAllInvalidateRegions()2810 if ( pPaintAllWindow->mpWindowImpl->mnPaintFlags & IMPL_PAINT_PAINTALL ) in ImplMoveAllInvalidateRegions()2816 aPaintAllRegion.Union( pPaintAllWindow->mpWindowImpl->maInvalidateRegion ); in ImplMoveAllInvalidateRegions()2819 while ( !pPaintAllWindow->ImplIsOverlapWindow() ); in ImplMoveAllInvalidateRegions()
Completed in 61 milliseconds