Searched refs:GetLastPointerPosPixel (Results 1 – 8 of 8) sorted by relevance
520 Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() ); in PreNotify()
2915 !maMouseRect.IsInside( GetLastPointerPosPixel()) ) || in PreNotify()2916 ( maMouseRect.IsInside( GetLastPointerPosPixel()) && in PreNotify()3912 !maMouseRect.IsInside( GetLastPointerPosPixel()) ) || in PreNotify()3913 ( maMouseRect.IsInside( GetLastPointerPosPixel()) && in PreNotify()
916 Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() ); in PreNotify()
1398 Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() ); in PreNotify()
1532 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