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

  /external/pdfium/core/src/fpdfdoc/
doc_vt.cpp 331 FX_FLOAT fLineDescent = m_pVT->GetFontDescent(m_pVT->GetDefaultFontIndex(), m_pVT->GetFontSize());
718 fLineDescent = m_pVT->GetFontDescent(m_pVT->GetDefaultFontIndex(), fFontSize);
    [all...]
pdf_vt.h 571 FX_FLOAT GetFontDescent(FX_INT32 nFontIndex, FX_FLOAT fFontSize);

Completed in 42 milliseconds