Searched refs:aPointerPos (Results 1 – 1 of 1) sorted by relevance
48 Point aPointerPos = pWin->GetPointerPosPixel(); in ImplGetSpinbuttonValue() local57 if( pWin->IsMouseOver() && rUpperRect.IsInside( aPointerPos ) ) in ImplGetSpinbuttonValue()69 if( pWin->IsMouseOver() && rLowerRect.IsInside( aPointerPos ) && in ImplGetSpinbuttonValue()70 !rUpperRect.IsInside( aPointerPos ) ) in ImplGetSpinbuttonValue()