Searched refs:AbsoluteScreenToOutputPixel (Results 1 – 14 of 14) sorted by relevance
179 …maDockPos = Point( mpDockWin->GetParent()->AbsoluteScreenToOutputPixel( OutputToAbsoluteScreenPixe… in IMPL_LINK()1086 …Pos = pWrapper->mpFloatWin->GetParent()->ImplGetFrameWindow()->AbsoluteScreenToOutputPixel( aPos ); in GetFloatingPos()1099 aPos = mpFloatWin->GetParent()->ImplGetFrameWindow()->AbsoluteScreenToOutputPixel( aPos ); in GetFloatingPos()
221 …kPos = Point( pDockingArea->OutputToScreenPixel( pDockingArea->AbsoluteScreenToOutputPixel( Output… in IMPL_LINK()663 aItemClipRect.SetPos( AbsoluteScreenToOutputPixel( aItemClipRect.TopLeft() ) ); in DrawBorder()922 …Point aDockPos = Point( pDockingArea->AbsoluteScreenToOutputPixel( GetWindow()->OutputToAbsoluteSc… in ImplStartDocking()1551 aPos = mpFloatWin->GetParent()->ImplGetFrameWindow()->AbsoluteScreenToOutputPixel( aPos ); in GetFloatingPos()
447 aPos = pW->AbsoluteScreenToOutputPixel( aPos ); in ImplCalcPos()741 …aPos = GetParent()->OutputToScreenPixel( GetParent()->AbsoluteScreenToOutputPixel( pBox->OutputToA… in StartPopupMode()
1503 pMouseWindow->AbsoluteScreenToOutputPixel( in ImplHandleWheelEvent()1514 pMouseWindow->AbsoluteScreenToOutputPixel( in ImplHandleWheelEvent()1532 pFocusWindow->AbsoluteScreenToOutputPixel( in ImplHandleWheelEvent()
561 aTL = pEraseWindow->AbsoluteScreenToOutputPixel( aTL ); in DrawProgress()
7487 Point Window::AbsoluteScreenToOutputPixel( const Point& rPos ) const in AbsoluteScreenToOutputPixel() function in Window7556 aPos = pRelWin->AbsoluteScreenToOutputPixel( aPos ); in ImplGetWindowExtentsRelative()
3866 aRect.SetPos( AbsoluteScreenToOutputPixel( aRect.TopLeft() ) ); in ImplDrawFloatwinBorder()
3205 rPoint = pWindow->AbsoluteScreenToOutputPixel( rPoint ); in ConvertPoint()
796 aConvPoint = pMain->AbsoluteScreenToOutputPixel( aConvPoint ); in GetIndexForPoint()809 aConvPoint = mpImplWin->AbsoluteScreenToOutputPixel( aConvPoint ); in GetIndexForPoint()
1595 aConvPoint = pMain->AbsoluteScreenToOutputPixel( aConvPoint ); in GetIndexForPoint()
807 aPos = pWindow->AbsoluteScreenToOutputPixel( aPos ); in ImplSetHelpWindowPos()
4129 … aPos = pActualWin->AbsoluteScreenToOutputPixel( pControl->OutputToAbsoluteScreenPixel ( aPos ) ); in HandleCommonMethods()4148 … aPos = pActualWin->AbsoluteScreenToOutputPixel( pControl->OutputToAbsoluteScreenPixel ( aPos ) ); in HandleCommonMethods()4168 … aPos = pActualWin->AbsoluteScreenToOutputPixel( pControl->OutputToAbsoluteScreenPixel ( aPos ) ); in HandleCommonMethods()4189 … aPos = pActualWin->AbsoluteScreenToOutputPixel( pControl->OutputToAbsoluteScreenPixel ( aPos ) ); in HandleCommonMethods()4262 … aPos = pActualWin->AbsoluteScreenToOutputPixel( pControl->OutputToAbsoluteScreenPixel ( aPos ) ); in HandleCommonMethods()
512 …aT1 = pPopup->GetParent()->OutputToScreenPixel(pPopup->GetParent()->AbsoluteScreenToOutputPixel(aC… in CreateNavigationTool()
876 Point AbsoluteScreenToOutputPixel( const Point& rPos ) const;
Completed in 160 milliseconds