HomeSort by relevance Sort by last modified time
    Searched refs:iAscent (Results 1 - 2 of 2) sorted by null

  /external/pdfium/xfa/fgas/layout/
fgas_rtfbreak.cpp 875 int32_t iAscent = pFont->GetAscent();
877 int32_t iMaxHeight = iAscent - iDescent;
879 FX_FLOAT fAscent = fFontHeight * static_cast<FX_FLOAT>(iAscent) /
fgas_textbreak.cpp     [all...]

Completed in 513 milliseconds