Home
last modified time | relevance | path

Searched defs:GetTypeDescent (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dcpdf_font.h113 int GetTypeDescent() const { return m_Descent; } in GetTypeDescent() function
/external/pdfium/core/fpdfdoc/
Dcpvt_variabletext.cpp60 int32_t CPVT_VariableText::Provider::GetTypeDescent(int32_t nFontIndex) { in GetTypeDescent() function in CPVT_VariableText::Provider