Home
last modified time | relevance | path

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

/aoo41x/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx7290 double fAdvance = aThisPos.X() - aPrevPos.X(); in drawHorizontalGlyphs() local
7291 fAdvance *= 1000.0 / nPixelFontHeight; in drawHorizontalGlyphs()
7292 … const sal_Int32 nAdjustment = (sal_Int32)(rGlyphs[nPos-1].m_nNativeWidth - fAdvance + 0.5); in drawHorizontalGlyphs()

Completed in 93 milliseconds