Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfapi/font/
H A Dcpdf_font.h114 int GetTypeDescent() const { return m_Descent; } in GetTypeDescent() function
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpvt_variabletext.cpp58 int32_t CPVT_VariableText::Provider::GetTypeDescent(int32_t nFontIndex) { in GetTypeDescent() function in CPVT_VariableText::Provider