Home
last modified time | relevance | path

Searched refs:GetHorzScale (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_ap.cpp174 FX_INT32 nHorzScale = pEdit->GetHorzScale(); in GetEditAppearanceStream()
Dfxet_pageobjs.cpp142 FX_INT32 nHorzScale = pEdit->GetHorzScale(); in DrawEdit()
Dfxet_edit.cpp1986 FX_INT32 CFX_Edit::GetHorzScale() const in GetHorzScale() function in CFX_Edit
1988 return m_pVT->GetHorzScale(); in GetHorzScale()
/external/pdfium/core/src/fpdfdoc/
Dpdf_vt.h509 FX_INT32 GetHorzScale() const in GetHorzScale() function
571 FX_INT32 GetHorzScale(const CPVT_WordInfo & WordInfo);
Ddoc_vt.cpp1370 …rdFontIndex(WordInfo), WordInfo.Word, GetSubWord(), GetCharSpace(WordInfo), GetHorzScale(WordInfo), in GetWordWidth()
1424 FX_INT32 CPDF_VariableText::GetHorzScale(const CPVT_WordInfo & WordInfo) in GetHorzScale() function in CPDF_VariableText
/external/pdfium/core/include/fpdfdoc/
Dfpdf_vt.h414 virtual FX_INT32 GetHorzScale() const = 0;
/external/pdfium/fpdfsdk/include/fxedit/
Dfx_edit.h379 virtual FX_INT32 GetHorzScale() const = 0;
Dfxet_edit.h657 FX_INT32 GetHorzScale() const;