Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_font.h73 int GetTypeDescent() const { return m_Descent; } in GetTypeDescent() function
/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp55 int32_t CPDF_VariableText::Provider::GetTypeDescent(int32_t nFontIndex) { in GetTypeDescent() function in CPDF_VariableText::Provider
1078 int32_t CPDF_VariableText::GetTypeDescent(int32_t nFontIndex) { in GetTypeDescent() function in CPDF_VariableText
/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.cpp184 int32_t CFX_Edit_Provider::GetTypeDescent(int32_t nFontIndex) { in GetTypeDescent() function in CFX_Edit_Provider