Searched refs:iFormWidth (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fgas/src/layout/
H A Dfx_textbreak.cpp1420 int32_t iFormWidth = iCharWidth; local
1421 pFont->GetCharWidth(wForm, iFormWidth, FALSE);
1422 FX_FLOAT fOffset = fFontSize * (iCharWidth - iFormWidth) / 2000.0f;

Completed in 59 milliseconds