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()
1243 if (pIterator->GetWord(wordinfo)) in GetText()
1291 if (pIterator->GetWord(wordinfo)) in GetRangeText()
1776 if (pIterator->GetWord(wordinfo)) in SetWordProps()
2321 if (pIterator->GetWord(word)) in ScrollToCaret()
2478 pIterator->GetWord(wordinfo); in RefreshPushRandomRects()
2525 pIterator->GetWord(wordinfo); in RefreshWordRange()
2589 if (pIterator->GetWord(word)) in SetCaretInfo()
2635 if (pIterator->GetWord(word)) in SetCaretChange()
3060 pIterator->GetWord(word); in Backspace()
3124 pIterator->GetWord(word); in Delete()
3222 if (pIterator->GetWord(wordinfo)) in Clear()
3349 if (pIterator->GetWord(word)) in SetCaretOrigin()