Searched refs:GetHorzScale (Results 1 – 6 of 6) sorted by relevance
111 int32_t GetHorzScale() const { return m_nHorzScale; } in GetHorzScale() function
318 m_pVT->GetCharSpace(), m_pVT->GetHorzScale(), fFontSize, in SplitLines()
664 GetCharSpace(), GetHorzScale(), GetWordFontSize(), in GetWordWidth()
306 int32_t GetHorzScale() const;
440 int32_t nHorzScale = pEdit->GetHorzScale(); in DrawEdit()832 int32_t CPWL_EditImpl::GetHorzScale() const { in GetHorzScale() function in CPWL_EditImpl833 return m_pVT->GetHorzScale(); in GetHorzScale()
670 int32_t nHorzScale = pEdit->GetHorzScale(); in GetEditAppStream()