HomeSort by relevance Sort by last modified time
    Searched defs:NextWord (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fpdfdoc/
cpdf_variabletext.cpp 100 bool CPDF_VariableText::Iterator::NextWord() {
  /external/pdfium/fpdfsdk/pwl/
cpwl_edit_impl.cpp 77 bool CPWL_EditImpl_Iterator::NextWord() {
78 return m_pVTIterator->NextWord();
467 while (pIterator->NextWord()) {
730 while (pIterator->NextWord()) {
754 while (pIterator->NextWord()) {
1194 while (pIterator->NextWord()) {
    [all...]

Completed in 51 milliseconds