Searched refs:ImplFrameToOutput (Results 1 – 9 of 9) sorted by relevance
378 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()
686 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 Window1582 void Window::ImplFrameToOutput( Rectangle& rRect ) in ImplFrameToOutput() function in Window
470 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()
531 aMousePos = ImplFrameToOutput( aFrameMousePos ); in Tracking()587 aShowTrackRect.SetPos( ImplFrameToOutput( aShowTrackRect.TopLeft() ) ); in Tracking()
387 Point aCmdMousePos( pWindow->ImplFrameToOutput( aMousePos ) ); in IMPL_LINK()
985 aMousePos = GetWindow()->ImplFrameToOutput( aFrameMousePos ); in Tracking()1025 aShowTrackRect.SetPos( GetWindow()->ImplFrameToOutput( aShowTrackRect.TopLeft() ) ); in Tracking()
8000 return ImplFrameToOutput( aPos ); in GetPointerPosPixel()8015 return ImplFrameToOutput( aPos ); in GetLastPointerPosPixel()8051 aState.maPos = ImplFrameToOutput( aSalPointerState.maPos ); in GetPointerState()
441 SAL_DLLPRIVATE Point ImplFrameToOutput( const Point& rPos );443 SAL_DLLPRIVATE void ImplFrameToOutput( Rectangle& rRect );
695 rSalFramePos = pWindow->ImplFrameToOutput( rSalFramePos ); in ImplFindWindow()
Completed in 96 milliseconds