Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_font.h115 int GetTypeAscent() const { return m_Ascent; } in GetTypeAscent() function
/external/pdfium/core/fpdfdoc/
Dcpvt_variabletext.cpp54 int32_t CPVT_VariableText::Provider::GetTypeAscent(int32_t nFontIndex) { in GetTypeAscent() function in CPVT_VariableText::Provider