Home
last modified time | relevance | path

Searched refs:m_nHorzScale (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h111 int32_t GetHorzScale() const { return m_nHorzScale; } in GetHorzScale()
208 int32_t m_nHorzScale; variable
Dcpdf_variabletext.cpp189 m_nHorzScale(100), in CPDF_VariableText()