Searched refs:GetCharArray (Results 1 – 5 of 5) sorted by relevance
236 if (m_pVT->GetCharArray() > 0) in Rearrange()438 (m_pVT->GetCharArray() <= 0 ? 1 : m_pVT->GetCharArray()); in RearrangeCharArray()452 nStart = (m_pVT->GetCharArray() - in RearrangeCharArray()459 m_pVT->GetCharArray() - fxcrt::CollectionSize<int32_t>(m_WordArray); in RearrangeCharArray()465 if (w >= m_pVT->GetCharArray()) in RearrangeCharArray()
106 int32_t GetCharArray() const { return m_nCharArray; } in GetCharArray() function
115 int32_t GetCharArray() const;
599 const bool bContinuous = GetCharArray() == 0; in DrawEdit()936 int32_t CPWL_EditImpl::GetCharArray() const { in GetCharArray() function in CPWL_EditImpl937 return m_pVT->GetCharArray(); in GetCharArray()1867 int32_t nCharArray = m_pVT->GetCharArray(); in IsTextFull()
169 const int32_t nCharArray = m_pEditImpl->GetCharArray(); in DrawThisAppearance()