Searched refs:GetCharArray (Results 1 – 6 of 6) sorted by relevance
187 (m_pVT->GetCharArray() <= 0 ? 1 : m_pVT->GetCharArray()); in CharArray()201 nStart = (m_pVT->GetCharArray() - in CharArray()208 nStart = m_pVT->GetCharArray() - in CharArray()217 if (w >= m_pVT->GetCharArray()) in CharArray()
108 int32_t GetCharArray() const { return m_nCharArray; } in GetCharArray() function
46 if (m_pVT->GetCharArray() > 0) in Rearrange()
464 pEdit->GetCharArray() == 0 && pEdit->GetCharSpace() <= 0.0f; in DrawEdit()850 int32_t CPWL_EditImpl::GetCharArray() const { in GetCharArray() function in CPWL_EditImpl851 return m_pVT->GetCharArray(); in GetCharArray()1783 int32_t nCharArray = m_pVT->GetCharArray(); in IsTextFull()
328 int32_t GetCharArray() const;
167 int32_t nCharArray = m_pEdit->GetCharArray(); in DrawThisAppearance()