Searched refs:GetHorzScale (Results 1 – 4 of 4) sorted by relevance
129 int32_t GetHorzScale() const { return m_nHorzScale; } in GetHorzScale() function203 int32_t GetHorzScale(const CPVT_WordInfo& WordInfo);
799 GetCharSpace(WordInfo), GetHorzScale(WordInfo), in GetWordWidth()855 int32_t CPDF_VariableText::GetHorzScale(const CPVT_WordInfo& WordInfo) { in GetHorzScale() function in CPDF_VariableText
671 int32_t nHorzScale = pEdit->GetHorzScale(); in GetEditAppearanceStream()731 int32_t nHorzScale = pEdit->GetHorzScale(); in DrawEdit()1158 int32_t CFX_Edit::GetHorzScale() const { in GetHorzScale() function in CFX_Edit1159 return m_pVT->GetHorzScale(); in GetHorzScale()
397 int32_t GetHorzScale() const;