Home
last modified time | relevance | path

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

/trunk/main/vcl/source/control/
H A Dspinbtn.cxx520 Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() ); in PreNotify()
H A Dbutton.cxx2918 !maMouseRect.IsInside( GetLastPointerPosPixel()) ) || in PreNotify()
2919 ( maMouseRect.IsInside( GetLastPointerPosPixel()) && in PreNotify()
3915 !maMouseRect.IsInside( GetLastPointerPosPixel()) ) || in PreNotify()
3916 ( maMouseRect.IsInside( GetLastPointerPosPixel()) && in PreNotify()
H A Dspinfld.cxx919 Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() ); in PreNotify()
H A Dscrbar.cxx1398 Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() ); in PreNotify()
H A Dtabctrl.cxx1536 Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() ); in PreNotify()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx942 Point GetLastPointerPosPixel();
/trunk/main/vcl/source/window/
H A Dsplitwin.cxx2713 … aFadeInRect.IsInside( GetPointerPosPixel() ) != aFadeInRect.IsInside( GetLastPointerPosPixel() ) ) in PreNotify()
2715 …FadeOutRect.IsInside( GetPointerPosPixel() ) != aFadeOutRect.IsInside( GetLastPointerPosPixel() ) ) in PreNotify()
H A Dwindow.cxx8005 Point Window::GetLastPointerPosPixel() in GetLastPointerPosPixel() function in Window

Completed in 106 milliseconds