Home
last modified time | relevance | path

Searched refs:aPointerPos (Results 1 – 1 of 1) sorted by last modified time

/trunk/main/vcl/source/control/
H A Dspinfld.cxx50 Point aPointerPos = pWin->GetPointerPosPixel(); in ImplGetSpinbuttonValue() local
59 if( pWin->IsMouseOver() && rUpperRect.IsInside( aPointerPos ) ) in ImplGetSpinbuttonValue()
71 if( pWin->IsMouseOver() && rLowerRect.IsInside( aPointerPos ) && in ImplGetSpinbuttonValue()
72 !rUpperRect.IsInside( aPointerPos ) ) in ImplGetSpinbuttonValue()

Completed in 21 milliseconds