Searched refs:aMousePosPixel (Results 1 – 3 of 3) sorted by relevance
2194 Point aMousePosPixel = rMEvt.GetPosPixel(); in ImplStartSplit() local2353 ImplSplitMousePos( aMousePosPixel ); in ImplStartSplit()2434 Point aMousePosPixel = rMEvt.GetPosPixel(); in MouseButtonDown() local2439 if ( aTestRect.IsInside( aMousePosPixel ) ) in MouseButtonDown()2448 if ( aTestRect.IsInside( aMousePosPixel ) ) in MouseButtonDown()2457 if ( aTestRect.IsInside( aMousePosPixel ) ) in MouseButtonDown()2616 ImplSplitMousePos( aMousePosPixel ); in Tracking()2646 ImplDrawSplitTracking( this, aMousePosPixel ); in Tracking()2781 if ( aHelpRect.IsInside( aMousePosPixel ) ) in RequestHelp()2791 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() local1573 Point aMousePos = GetWindow()->PixelToLogic( aMousePosPixel ); in dragGestureRecognized()
Completed in 41 milliseconds