Searched refs:ImplDevicePixelToLogicWidth (Results 1 – 5 of 5) sorted by relevance
1174 const long nLogPixelWidth = ImplDevicePixelToLogicWidth( 1 ); in ImplDrawHatch()1175 …const long nWidth = ImplDevicePixelToLogicWidth( Max( ImplLogicWidthToDevicePixel( rHatch.GetDista… in ImplDrawHatch()
5743 pDXAry[i] = ImplDevicePixelToLogicWidth( pDXAry[i] ); in GetTextArray()5744 nWidth = ImplDevicePixelToLogicWidth( nWidth ); in GetTextArray()5809 pCaretXArray[i] = ImplDevicePixelToLogicWidth( pCaretXArray[i] ); in GetCaretPositions()7457 return ImplDevicePixelToLogicWidth( pMetric->mnMinKashida ); in GetMinKashida()7689 aTopLeft.X() = ImplDevicePixelToLogicWidth( aTopLeft.X() ); in GetTextBoundRect()7897 rPt.X() = ImplDevicePixelToLogicWidth( nPixelX ); in GetTextOutlines()
7592 m_pReferenceDevice->ImplDevicePixelToLogicWidth( nWidth ), in drawLayout()7601 m_pReferenceDevice->ImplDevicePixelToLogicWidth( nWidth ), in drawLayout()7610 m_pReferenceDevice->ImplDevicePixelToLogicWidth( nWidth ), in drawLayout()7644 … m_pReferenceDevice->ImplDevicePixelToLogicWidth(nEmphHeight), in drawLayout()8018 #define WCONV( x ) m_pReferenceDevice->ImplDevicePixelToLogicWidth( x )
584 long OutputDevice::ImplDevicePixelToLogicWidth( long nWidth ) const in ImplDevicePixelToLogicWidth() function in OutputDevice
453 SAL_DLLPRIVATE long ImplDevicePixelToLogicWidth( long nWidth ) const;
Completed in 151 milliseconds