Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h129 int32_t GetHorzScale() const { return m_nHorzScale; } in GetHorzScale()
233 int32_t m_nHorzScale; variable
Dctypeset.cpp314 m_pVT->m_fCharSpace, m_pVT->m_nHorzScale, fFontSize, in SplitLines()
Dcpdf_variabletext.cpp254 m_nHorzScale(100), in CPDF_VariableText()
856 return m_nHorzScale; in GetHorzScale()