Searched defs:GetTypeAscent (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/core/fpdfapi/font/ | ||
D | cpdf_font.h | 76 int GetTypeAscent() const { return m_Ascent; } in GetTypeAscent() function |
/external/pdfium/core/fpdfdoc/ | ||
D | cpdf_variabletext.cpp | 51 int32_t CPDF_VariableText::Provider::GetTypeAscent(int32_t nFontIndex) { in GetTypeAscent() function in CPDF_VariableText::Provider |
/external/pdfium/fpdfsdk/pwl/ | ||
D | cpwl_edit_impl.cpp | 145 int32_t CPWL_EditImpl_Provider::GetTypeAscent(int32_t nFontIndex) { in GetTypeAscent() function in CPWL_EditImpl_Provider |