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

/external/pdfium/core/src/fpdfdoc/
H A Dpdf_vt.h516 FX_FLOAT GetCharSpace() const function in class:CPDF_VariableText
573 FX_FLOAT GetCharSpace(const CPVT_WordInfo & WordInfo);
H A Ddoc_vt.cpp1377 return GetWordWidth(GetWordFontIndex(WordInfo), WordInfo.Word, GetSubWord(), GetCharSpace(WordInfo), GetHorzScale(WordInfo),
1427 FX_FLOAT CPDF_VariableText::GetCharSpace(const CPVT_WordInfo & WordInfo) function in class:CPDF_VariableText
/external/pdfium/fpdfsdk/src/fxedit/
H A Dfxet_edit.cpp2008 FX_FLOAT CFX_Edit::GetCharSpace() const function in class:CFX_Edit
2010 return m_pVT->GetCharSpace();

Completed in 146 milliseconds