Searched defs:NextWord (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/fpdfdoc/
H A Dcpdf_variabletext.cpp98 bool CPDF_VariableText::Iterator::NextWord() { function in class:CPDF_VariableText::Iterator
/external/pdfium/fpdfsdk/fxedit/
H A Dfxet_edit.cpp100 bool CFX_Edit_Iterator::NextWord() { function in class:CFX_Edit_Iterator
101 return m_pVTIterator->NextWord();
592 while (pIterator->NextWord()) {
699 while (pIterator->NextWord()) {
758 while (pIterator->NextWord()) {
1043 while (pIterator->NextWord()) {
1072 while (pIterator->NextWord()) {
1521 while (pIterator->NextWord()) {

Completed in 352 milliseconds