Lines Matching refs:ScreenToOutputPixel
2345 …aRect.SetPos( pContainerWindow->ScreenToOutputPixel( pDockingAreaWindow->OutputToScreenPixel( aRec… in implts_getWindowRectFromRowColumn()
2868 …aRect.SetPos( pContainerWindow->ScreenToOutputPixel( pDockingAreaWindow->OutputToScreenPixel( aRec… in implts_calcDockingPosSize()
2925 sal_Int32 nPosY = pDockingAreaWindow->ScreenToOutputPixel( in implts_calcDockingPosSize()
2967 nPosY = pDockingAreaWindow->ScreenToOutputPixel( in implts_calcDockingPosSize()
3091 nPosX = pDockingAreaWindow->ScreenToOutputPixel( in implts_calcDockingPosSize()
3137 nPosY = pDockingAreaWindow->ScreenToOutputPixel( in implts_calcDockingPosSize()
3254 …nDockPosY = pDockingAreaWindow->ScreenToOutputPixel( pContainerWindow->OutputToScreenPixel( ::Poin… in implts_calcTrackingAndElementRect()
3447 aMousePos = pContainerWindow->ScreenToOutputPixel( ::Point( e.MousePos.X, e.MousePos.Y )); in startDocking()
3539 … ::Point aMousePos( pContainerWindow->ScreenToOutputPixel( ::Point( e.MousePos.X, e.MousePos.Y ))); in docking()
3593 … ::Point aOutputPos = pContainerWindow->ScreenToOutputPixel( aTrackingRect.TopLeft() ); in docking()
3610 … aUIDockingElement.m_aFloatingData.m_aPos = pContainerWindow->ScreenToOutputPixel( in docking()
3632 …aUIDockingElement.m_aFloatingData.m_aPos = pContainerWindow->ScreenToOutputPixel(::Point( e.MouseP… in docking()