Searched refs:NextWord (Results 1 – 11 of 11) sorted by relevance
118 while (pIterator->NextWord()) { in DrawUnderline()196 while (pIterator->NextWord()) { in DrawEdit()321 while (pIterator->NextWord()) { in DrawRichEdit()495 while (pIterator->NextWord()) { in GeneratePageObjects()558 while (pIterator->NextWord()) { in GenerateRichPageObjects()641 while (pIterator->NextWord()) { in GenerateUnderlineObjects()
80 while (pIterator->NextWord()) { in GetEditAppearanceStream()187 while (pIterator->NextWord()) { in GetSelectAppearanceStream()
21 FX_BOOL CFX_Edit_Iterator::NextWord() { in NextWord() function in CFX_Edit_Iterator22 return m_pVTIterator->NextWord(); in NextWord()988 while (pIterator->NextWord()) { in GetText()1026 while (pIterator->NextWord()) { in GetRangeText()1204 while (pIterator->NextWord()) { in SetRichTextProps()2031 while (pIterator->NextWord()) { in RefreshPushRandomRects()2074 while (pIterator->NextWord()) { in RefreshWordRange()
292 virtual FX_BOOL NextWord() = 0;
1127 while (pIterator->NextWord()) { in GetSameWordsRange()1136 while (pIterator->NextWord()) { in GetSameWordsRange()
520 while (pIterator->NextWord()) { in GetSpellCheckAppStream()1711 while (pIterator->NextWord()) { in DrawEditSpellCheck()
143 virtual FX_BOOL NextWord() = 0;
774 FX_BOOL NextWord() override;
539 FX_BOOL NextWord() override;
724 while (pIterator->NextWord()) { in GenerateEditAP()
1685 FX_BOOL CPDF_VariableText_Iterator::NextWord() { in NextWord() function in CPDF_VariableText_Iterator