Home
last modified time | relevance | path

Searched refs:nPixelFontHeight (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx844 …, double fAngle, double fXScale, double fSkew, sal_Int32 nFontHeight, sal_Int32 nPixelFontHeight );
H A Dpdfwriter_impl.cxx7218 sal_Int32 nPixelFontHeight in drawHorizontalGlyphs() argument
7291 fAdvance *= 1000.0 / nPixelFontHeight; in drawHorizontalGlyphs()
7343 sal_Int32 nPixelFontHeight = m_pReferenceDevice->mpFontEntry->maFontSelData.mnHeight; in drawLayout() local
7348 sal_Int32 nFontHeight = m_pReferenceDevice->ImplDevicePixelToLogicHeight( nPixelFontHeight ); in drawLayout()
7549 …ontalGlyphs( aGlyphs, aLine, aAlignOffset, fAngle, fXScale, fSkew, nFontHeight, nPixelFontHeight ); in drawLayout()

Completed in 57 milliseconds