Searched refs:NextWord (Results 1 – 7 of 7) sorted by relevance
77 bool CPWL_EditImpl_Iterator::NextWord() { in NextWord() function in CPWL_EditImpl_Iterator78 return m_pVTIterator->NextWord(); in NextWord()467 while (pIterator->NextWord()) { in DrawEdit()730 while (pIterator->NextWord()) { in GetText()754 while (pIterator->NextWord()) { in GetRangeText()1194 while (pIterator->NextWord()) { in RefreshWordRange()
687 while (pIterator->NextWord()) { in GetSameWordsRange()696 while (pIterator->NextWord()) { in GetSameWordsRange()
405 bool NextWord();
595 while (pIterator->NextWord()) { in GetEditAppStream()
37 bool NextWord();
100 bool CPDF_VariableText::Iterator::NextWord() { in NextWord() function in CPDF_VariableText::Iterator
101 while (pIterator->NextWord()) { in GenerateEditAP()