Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/layout/
Dfgas_textbreak.cpp1175 FX_FLOAT fCharHeight; in GetDisplayPos() local
1385 fCharHeight = fFontSize * iCharHeight / 1000.0f; in GetDisplayPos()
1388 fY -= fCharHeight; in GetDisplayPos()
1434 fY += fCharHeight; in GetDisplayPos()
Dfgas_rtfbreak.cpp891 FX_FLOAT fCharHeight; in GetDisplayPos() local
953 fCharHeight = fFontSize * iCharHeight / 1000.0f; in GetDisplayPos()