Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h111 int32_t GetHorzScale() const { return m_nHorzScale; } in GetHorzScale() function
/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit_impl.cpp832 int32_t CPWL_EditImpl::GetHorzScale() const { in GetHorzScale() function in CPWL_EditImpl