Home
last modified time | relevance | path

Searched refs:ImplDevicePixelToLogicWidth (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Doutdev4.cxx1174 const long nLogPixelWidth = ImplDevicePixelToLogicWidth( 1 ); in ImplDrawHatch()
1175 …const long nWidth = ImplDevicePixelToLogicWidth( Max( ImplLogicWidthToDevicePixel( rHatch.GetDista… in ImplDrawHatch()
H A Doutdev3.cxx5743 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()
H A Dpdfwriter_impl.cxx7592 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 )
H A Doutmap.cxx584 long OutputDevice::ImplDevicePixelToLogicWidth( long nWidth ) const in ImplDevicePixelToLogicWidth() function in OutputDevice
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx453 SAL_DLLPRIVATE long ImplDevicePixelToLogicWidth( long nWidth ) const;

Completed in 113 milliseconds