Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfapi/font/
H A Dcpdf_font.h113 int GetTypeAscent() const { return m_Ascent; } in GetTypeAscent() function
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpvt_variabletext.cpp53 int32_t CPVT_VariableText::Provider::GetTypeAscent(int32_t nFontIndex) { in GetTypeAscent() function in CPVT_VariableText::Provider