Searched refs:aPointerPos (Results 1 – 1 of 1) sorted by relevance
50 Point aPointerPos = pWin->GetPointerPosPixel(); in ImplGetSpinbuttonValue() local59 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 16 milliseconds