Searched refs:aMousePosPixel (Results 1 – 3 of 3) sorted by relevance
2192 Point aMousePosPixel = rMEvt.GetPosPixel(); in ImplStartSplit() local2351 ImplSplitMousePos( aMousePosPixel ); in ImplStartSplit()2354 ImplDrawSplitTracking( this, aMousePosPixel ); in ImplStartSplit()2432 Point aMousePosPixel = rMEvt.GetPosPixel(); in MouseButtonDown() local2437 if ( aTestRect.IsInside( aMousePosPixel ) ) in MouseButtonDown()2446 if ( aTestRect.IsInside( aMousePosPixel ) ) in MouseButtonDown()2455 if ( aTestRect.IsInside( aMousePosPixel ) ) in MouseButtonDown()2614 ImplSplitMousePos( aMousePosPixel ); in Tracking()2779 if ( aHelpRect.IsInside( aMousePosPixel ) ) in RequestHelp()2789 if ( aHelpRect.IsInside( aMousePosPixel ) ) in RequestHelp()[all …]
2003 Point aMousePosPixel = ScreenToOutputPixel( rHEvt.GetMousePosPixel() ); in RequestHelp() local2005 String aHelpStr( mpBorderView->RequestHelp( aMousePosPixel, aHelpRect ) ); in RequestHelp()
1560 Point aMousePosPixel( rDGE.DragOriginX, rDGE.DragOriginY ); in dragGestureRecognized() local1574 Point aMousePos = GetWindow()->PixelToLogic( aMousePosPixel ); in dragGestureRecognized()
Completed in 42 milliseconds