Home
last modified time | relevance | path

Searched refs:aMousePosPixel (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/source/window/
H A Dsplitwin.cxx2192 Point aMousePosPixel = rMEvt.GetPosPixel(); in ImplStartSplit() local
2351 ImplSplitMousePos( aMousePosPixel ); in ImplStartSplit()
2354 ImplDrawSplitTracking( this, aMousePosPixel ); in ImplStartSplit()
2432 Point aMousePosPixel = rMEvt.GetPosPixel(); in MouseButtonDown() local
2437 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 …]
H A Dbrdwin.cxx2003 Point aMousePosPixel = ScreenToOutputPixel( rHEvt.GetMousePosPixel() ); in RequestHelp() local
2005 String aHelpStr( mpBorderView->RequestHelp( aMousePosPixel, aHelpRect ) ); in RequestHelp()
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx1560 Point aMousePosPixel( rDGE.DragOriginX, rDGE.DragOriginY ); in dragGestureRecognized() local
1574 Point aMousePos = GetWindow()->PixelToLogic( aMousePosPixel ); in dragGestureRecognized()

Completed in 46 milliseconds