Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Dpdf_vt.h421 int32_t GetHorzScale() const override { return m_nHorzScale; } in GetHorzScale() function
Ddoc_vt.cpp1427 int32_t CPDF_VariableText::GetHorzScale(const CPVT_WordInfo& WordInfo) { in GetHorzScale() function in CPDF_VariableText
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp1642 int32_t CFX_Edit::GetHorzScale() const { in GetHorzScale() function in CFX_Edit