Lines Matching refs:GetWord
66 FX_BOOL CFX_Edit_Iterator::GetWord(CPVT_Word & word) const in GetWord() function in CFX_Edit_Iterator
71 if (m_pVTIterator->GetWord(word)) in GetWord()
1260 if (pIterator->GetWord(wordinfo)) in GetText()
1308 if (pIterator->GetWord(wordinfo)) in GetRangeText()
1793 if (pIterator->GetWord(wordinfo)) in SetWordProps()
2338 if (pIterator->GetWord(word)) in ScrollToCaret()
2495 pIterator->GetWord(wordinfo); in RefreshPushRandomRects()
2542 pIterator->GetWord(wordinfo); in RefreshWordRange()
2606 if (pIterator->GetWord(word)) in SetCaretInfo()
2652 if (pIterator->GetWord(word)) in SetCaretChange()
3077 pIterator->GetWord(word); in Backspace()
3141 pIterator->GetWord(word); in Delete()
3239 if (pIterator->GetWord(wordinfo)) in Clear()
3366 if (pIterator->GetWord(word)) in SetCaretOrigin()