Home
last modified time | relevance | path

Searched refs:ImplFrameToOutput (Results 1 – 9 of 9) sorted by last modified time

/trunk/main/vcl/source/window/
H A Ddockmgr.cxx985 aMousePos = GetWindow()->ImplFrameToOutput( aFrameMousePos ); in Tracking()
1025 aShowTrackRect.SetPos( GetWindow()->ImplFrameToOutput( aShowTrackRect.TopLeft() ) ); in Tracking()
H A Dwindow.cxx8000 return ImplFrameToOutput( aPos ); in GetPointerPosPixel()
8015 return ImplFrameToOutput( aPos ); in GetLastPointerPosPixel()
8051 aState.maPos = ImplFrameToOutput( aSalPointerState.maPos ); in GetPointerState()
H A Dwinproc.cxx470 Point aChildPos = pChild->ImplFrameToOutput( aMousePos ); in ImplHandleMouseEvent()
510 Point aChildMousePos = pChild->ImplFrameToOutput( aMousePos ); in ImplHandleMouseEvent()
569 Point relLoc = pMouseDownWin->ImplFrameToOutput( Point( in ImplHandleMouseEvent()
614 Point aLeaveMousePos = pMouseMoveWin->ImplFrameToOutput( aMousePos ); in ImplHandleMouseEvent()
704 Point aChildPos = pChild->ImplFrameToOutput( aMousePos ); in ImplHandleMouseEvent()
1433 Point aCmdMousePos = pWindow->ImplFrameToOutput( rPos ); in ImplCallWheelCommand()
H A Dwindow2.cxx686 MouseEvent aMEvt( ImplFrameToOutput( aMousePos ), in IMPL_LINK()
760 MouseEvent aMEvt( ImplFrameToOutput( aMousePos ), in EndTracking()
1569 Point Window::ImplFrameToOutput( const Point& rPos ) in ImplFrameToOutput() function in Window
1582 void Window::ImplFrameToOutput( Rectangle& rRect ) in ImplFrameToOutput() function in Window
H A Dscrwnd.cxx387 Point aCmdMousePos( pWindow->ImplFrameToOutput( aMousePos ) ); in IMPL_LINK()
H A Ddndevdis.cxx378 Point relLoc = pWindow->ImplFrameToOutput( rLocation ); in fireDragEnterEvent()
411 Point relLoc = pWindow->ImplFrameToOutput( rLocation ); in fireDragOverEvent()
471 Point relLoc = pWindow->ImplFrameToOutput( rLocation ); in fireDropActionChangedEvent()
508 Point relLoc = pWindow->ImplFrameToOutput( rLocation ); in fireDropEvent()
549 Point relLoc = pWindow->ImplFrameToOutput( rOrigin ); in fireDragGestureEvent()
H A Ddockwin.cxx531 aMousePos = ImplFrameToOutput( aFrameMousePos ); in Tracking()
587 aShowTrackRect.SetPos( ImplFrameToOutput( aShowTrackRect.TopLeft() ) ); in Tracking()
/trunk/main/vcl/source/app/
H A Dsvdata.cxx695 rSalFramePos = pWindow->ImplFrameToOutput( rSalFramePos ); in ImplFindWindow()
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx441 SAL_DLLPRIVATE Point ImplFrameToOutput( const Point& rPos );
443 SAL_DLLPRIVATE void ImplFrameToOutput( Rectangle& rRect );

Completed in 99 milliseconds