Home
last modified time | relevance | path

Searched refs:aFadeOutRect (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/window/
H A Dsplitwin.cxx2490 Rectangle aFadeOutRect; in MouseMove() local
2494 ImplGetFadeOutRect( aFadeOutRect ); in MouseMove()
2497 !aFadeOutRect.IsInside( aPos ) ) in MouseMove()
2709 Rectangle aFadeOutRect; in PreNotify() local
2711 ImplGetFadeOutRect( aFadeOutRect ); in PreNotify()
2715 …if ( aFadeOutRect.IsInside( GetPointerPosPixel() ) != aFadeOutRect.IsInside( GetLastPointerPosPixe… in PreNotify()
2716 Invalidate( aFadeOutRect ); in PreNotify()
2721 Invalidate( aFadeOutRect ); in PreNotify()

Completed in 30 milliseconds