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

/external/pdfium/core/src/fpdfdoc/
H A Dpdf_vt.h512 FX_INT32 GetHorzScale() const function in class:CPDF_VariableText
574 FX_INT32 GetHorzScale(const CPVT_WordInfo & WordInfo);
H A Ddoc_vt.cpp1377 return GetWordWidth(GetWordFontIndex(WordInfo), WordInfo.Word, GetSubWord(), GetCharSpace(WordInfo), GetHorzScale(WordInfo),
1431 FX_INT32 CPDF_VariableText::GetHorzScale(const CPVT_WordInfo & WordInfo) function in class:CPDF_VariableText
/external/pdfium/fpdfsdk/src/fxedit/
H A Dfxet_edit.cpp2003 FX_INT32 CFX_Edit::GetHorzScale() const function in class:CFX_Edit
2005 return m_pVT->GetHorzScale();

Completed in 229 milliseconds