Home
last modified time | relevance | path

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

/aoo4110/main/vcl/source/window/
H A Dsplitwin.cxx2492 Rectangle aFadeOutRect; in MouseMove() local
2496 ImplGetFadeOutRect( aFadeOutRect ); in MouseMove()
2499 !aFadeOutRect.IsInside( aPos ) ) in MouseMove()
2711 Rectangle aFadeOutRect; in PreNotify() local
2713 ImplGetFadeOutRect( aFadeOutRect ); in PreNotify()
2717 …if ( aFadeOutRect.IsInside( GetPointerPosPixel() ) != aFadeOutRect.IsInside( GetLastPointerPosPixe… in PreNotify()
2718 Invalidate( aFadeOutRect ); in PreNotify()
2723 Invalidate( aFadeOutRect ); in PreNotify()

Completed in 80 milliseconds