Searched refs:GetLastPointerPosPixel (Results 1 – 8 of 8) sorted by relevance
520 Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() ); in PreNotify()
2918 !maMouseRect.IsInside( GetLastPointerPosPixel()) ) || in PreNotify()2919 ( maMouseRect.IsInside( GetLastPointerPosPixel()) && in PreNotify()3915 !maMouseRect.IsInside( GetLastPointerPosPixel()) ) || in PreNotify()3916 ( maMouseRect.IsInside( GetLastPointerPosPixel()) && in PreNotify()
919 Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() ); in PreNotify()
1398 Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() ); in PreNotify()
1536 Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() ); in PreNotify()
942 Point GetLastPointerPosPixel();
2713 … aFadeInRect.IsInside( GetPointerPosPixel() ) != aFadeInRect.IsInside( GetLastPointerPosPixel() ) ) in PreNotify()2715 …FadeOutRect.IsInside( GetPointerPosPixel() ) != aFadeOutRect.IsInside( GetLastPointerPosPixel() ) ) in PreNotify()
8005 Point Window::GetLastPointerPosPixel() in GetLastPointerPosPixel() function in Window
Completed in 167 milliseconds