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

  /external/pdfium/core/src/fpdfdoc/
doc_vt.cpp 330 FX_FLOAT fLineAscent = m_pVT->GetFontAscent(m_pVT->GetDefaultFontIndex(), m_pVT->GetFontSize());
717 fLineAscent = m_pVT->GetFontAscent(m_pVT->GetDefaultFontIndex(), fFontSize);
    [all...]
pdf_vt.h 570 FX_FLOAT GetFontAscent(FX_INT32 nFontIndex, FX_FLOAT fFontSize);

Completed in 211 milliseconds