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 312 m_pVT->GetFontAscent(m_pVT->GetDefaultFontIndex(), m_pVT->GetFontSize());
701 m_pVT->GetFontAscent(m_pVT->GetDefaultFontIndex(), fFontSize);
825 lineinfo.fLineAscent = GetFontAscent(GetDefaultFontIndex(), GetFontSize());
    [all...]
pdf_vt.h 487 FX_FLOAT GetFontAscent(int32_t nFontIndex, FX_FLOAT fFontSize);

Completed in 59 milliseconds