Searched refs:nPixelFontHeight (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/vcl/source/gdi/ |
H A D | pdfwriter_impl.hxx | 844 …, double fAngle, double fXScale, double fSkew, sal_Int32 nFontHeight, sal_Int32 nPixelFontHeight );
|
H A D | pdfwriter_impl.cxx | 7218 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 478 milliseconds