Lines Matching refs:GetWord
45 FX_BOOL CFX_Edit_Iterator::GetWord(CPVT_Word& word) const { in GetWord() function in CFX_Edit_Iterator
48 if (m_pVTIterator->GetWord(word)) { in GetWord()
991 if (pIterator->GetWord(wordinfo)) { in GetText()
1031 if (pIterator->GetWord(wordinfo)) { in GetRangeText()
1457 if (pIterator->GetWord(wordinfo)) { in SetWordProps()
1923 if (pIterator->GetWord(word)) { in ScrollToCaret()
2036 pIterator->GetWord(wordinfo); in RefreshPushRandomRects()
2079 pIterator->GetWord(wordinfo); in RefreshWordRange()
2132 if (pIterator->GetWord(word)) { in SetCaretInfo()
2173 if (pIterator->GetWord(word)) { in SetCaretChange()
2549 pIterator->GetWord(word); in Backspace()
2612 pIterator->GetWord(word); in Delete()
2702 if (pIterator->GetWord(wordinfo)) { in Clear()
2820 if (pIterator->GetWord(word)) { in SetCaretOrigin()