Searched refs:GetCharArray (Results 1 – 6 of 6) sorted by relevance
189 (m_pVT->GetCharArray() <= 0 ? 1 : m_pVT->GetCharArray()); in CharArray()203 nStart = (m_pVT->GetCharArray() - in CharArray()210 nStart = m_pVT->GetCharArray() - in CharArray()219 if (w >= m_pVT->GetCharArray()) in CharArray()
108 int32_t GetCharArray() const { return m_nCharArray; } in GetCharArray() function
49 if (m_pVT->GetCharArray() > 0) in Rearrange()
436 pEdit->GetCharArray() == 0 && pEdit->GetCharSpace() <= 0.0f; in DrawEdit()824 int32_t CPWL_EditImpl::GetCharArray() const { in GetCharArray() function in CPWL_EditImpl825 return m_pVT->GetCharArray(); in GetCharArray()1759 int32_t nCharArray = m_pVT->GetCharArray(); in IsTextFull()
303 int32_t GetCharArray() const;
207 int32_t nCharArray = m_pEdit->GetCharArray(); in DrawThisAppearance()