Searched refs:NextWord (Results 1 – 7 of 7) sorted by relevance
62 bool CPWL_EditImpl_Iterator::NextWord() { in NextWord() function in CPWL_EditImpl_Iterator63 return m_pVTIterator->NextWord(); in NextWord()492 while (pIterator->NextWord()) { in DrawEdit()756 while (pIterator->NextWord()) { in GetText()780 while (pIterator->NextWord()) { in GetRangeText()1216 while (pIterator->NextWord()) { in RefreshWordRange()
631 while (pIterator->NextWord()) { in GetSameWordsRange()640 while (pIterator->NextWord()) { in GetSameWordsRange()
429 bool NextWord();
37 bool NextWord();
101 bool CPDF_VariableText::Iterator::NextWord() { in NextWord() function in CPDF_VariableText::Iterator
111 while (pIterator->NextWord()) { in GenerateEditAP()
599 while (pIterator->NextWord()) { in GetEditAppStream()