HomeSort by relevance Sort by last modified time
    Searched refs:GetNextWordPlace (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/src/fpdfdoc/
pdf_vt.h 224 CPVT_WordPlace GetNextWordPlace(const CPVT_WordPlace & place) const;
302 CPVT_WordPlace GetNextWordPlace(const CPVT_WordPlace & place) const;
524 CPVT_WordPlace GetNextWordPlace(const CPVT_WordPlace & place) const;
doc_vt.cpp 40 CPVT_WordPlace CLine::GetNextWordPlace(const CPVT_WordPlace & place) const
144 CPVT_WordPlace CSection::GetNextWordPlace(const CPVT_WordPlace & place) const
158 return pLine->GetNextWordPlace(place);
216 CPVT_WordRange(pLine->GetNextWordPlace(pLine->GetBeginWordPlace()), pLine->GetEndWordPlace())
235 CPVT_WordRange(pLine->GetNextWordPlace(pLine->GetBeginWordPlace()), pLine->GetEndWordPlace()));
    [all...]
  /external/pdfium/core/include/fpdfdoc/
fpdf_vt.h 420 virtual CPVT_WordPlace GetNextWordPlace(const CPVT_WordPlace & place) const = 0;
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp     [all...]

Completed in 483 milliseconds