Lines Matching refs:GetWord
70 bool CPWL_EditImpl_Iterator::GetWord(CPVT_Word& word) const { in GetWord() function in CPWL_EditImpl_Iterator
73 if (m_pVTIterator->GetWord(word)) { in GetWord()
506 if (pIterator->GetWord(word)) { in DrawEdit()
758 if (pIterator->GetWord(wordinfo)) in GetText()
784 if (pIterator->GetWord(wordinfo)) in GetRangeText()
1115 if (pIterator->GetWord(word)) { in ScrollToCaret()
1221 pIterator->GetWord(wordinfo); in RefreshWordRange()
1273 if (pIterator->GetWord(word)) { in SetCaretInfo()
1592 pIterator->GetWord(word); in Backspace()
1625 pIterator->GetWord(word); in Delete()
1764 if (pIterator->GetWord(word)) { in SetCaretOrigin()