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 314 m_pVT->GetFontDescent(m_pVT->GetDefaultFontIndex(), m_pVT->GetFontSize());
703 m_pVT->GetFontDescent(m_pVT->GetDefaultFontIndex(), fFontSize);
827 GetFontDescent(GetDefaultFontIndex(), GetFontSize());
    [all...]
pdf_vt.h 488 FX_FLOAT GetFontDescent(int32_t nFontIndex, FX_FLOAT fFontSize);

Completed in 50 milliseconds