Lines Matching refs:IsInside
434 if ( aRect.IsInside( rPos ) ) in ImplFindItem()
2087 if( rRect.IsInside( GetPointerPosPixel() ) ) in ImplDrawGrip()
2437 if ( aTestRect.IsInside( aMousePosPixel ) ) in MouseButtonDown()
2446 if ( aTestRect.IsInside( aMousePosPixel ) ) in MouseButtonDown()
2455 if ( aTestRect.IsInside( aMousePosPixel ) ) in MouseButtonDown()
2495 if ( !aAutoHideRect.IsInside( aPos ) && in MouseMove()
2496 !aFadeInRect.IsInside( aPos ) && in MouseMove()
2497 !aFadeOutRect.IsInside( aPos ) ) in MouseMove()
2542 sal_Bool bNewPressed = aTestRect.IsInside( aMousePosPixel ); in Tracking()
2568 sal_Bool bNewPressed = aTestRect.IsInside( aMousePosPixel ); in Tracking()
2594 sal_Bool bNewPressed = aTestRect.IsInside( aMousePosPixel ); in Tracking()
2713 …if ( aFadeInRect.IsInside( GetPointerPosPixel() ) != aFadeInRect.IsInside( GetLastPointerPosPixel(… in PreNotify()
2715 …if ( aFadeOutRect.IsInside( GetPointerPosPixel() ) != aFadeOutRect.IsInside( GetLastPointerPosPixe… in PreNotify()
2779 if ( aHelpRect.IsInside( aMousePosPixel ) ) in RequestHelp()
2789 if ( aHelpRect.IsInside( aMousePosPixel ) ) in RequestHelp()
2794 if ( aHelpRect.IsInside( aMousePosPixel ) ) in RequestHelp()