Searched refs:GetCharArray (Results 1 – 5 of 5) sorted by relevance
240 if (m_pVT->GetCharArray() > 0) in Rearrange()442 (m_pVT->GetCharArray() <= 0 ? 1 : m_pVT->GetCharArray()); in RearrangeCharArray()456 nStart = (m_pVT->GetCharArray() - in RearrangeCharArray()463 m_pVT->GetCharArray() - fxcrt::CollectionSize<int32_t>(m_WordArray); in RearrangeCharArray()469 if (w >= m_pVT->GetCharArray()) in RearrangeCharArray()
106 int32_t GetCharArray() const { return m_nCharArray; } in GetCharArray() function
115 int32_t GetCharArray() const;
587 const bool bContinuous = GetCharArray() == 0; in DrawEdit()924 int32_t CPWL_EditImpl::GetCharArray() const { in GetCharArray() function in CPWL_EditImpl925 return m_pVT->GetCharArray(); in GetCharArray()1833 int32_t nCharArray = m_pVT->GetCharArray(); in IsTextFull()
171 const int32_t nCharArray = m_pEditImpl->GetCharArray(); in DrawThisAppearance()