Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h129 int32_t GetHorzScale() const { return m_nHorzScale; } in GetHorzScale() function
Dcpdf_variabletext.cpp855 int32_t CPDF_VariableText::GetHorzScale(const CPVT_WordInfo& WordInfo) { in GetHorzScale() function in CPDF_VariableText
/external/pdfium/fpdfsdk/fxedit/
Dfxet_edit.cpp1158 int32_t CFX_Edit::GetHorzScale() const { in GetHorzScale() function in CFX_Edit