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 199 CPVT_WordPlace GetNextWordPlace(const CPVT_WordPlace& place) const;
258 CPVT_WordPlace GetNextWordPlace(const CPVT_WordPlace& place) const;
426 CPVT_WordPlace GetNextWordPlace(const CPVT_WordPlace& place) const override;
doc_vt.cpp 41 CPVT_WordPlace CLine::GetNextWordPlace(const CPVT_WordPlace& place) const {
130 CPVT_WordPlace CSection::GetNextWordPlace(const CPVT_WordPlace& place) const {
143 return pLine->GetNextWordPlace(place);
201 CPVT_WordRange(pLine->GetNextWordPlace(pLine->GetBeginWordPlace()),
222 CPVT_WordRange(pLine->GetNextWordPlace(pLine->GetBeginWordPlace()),
    [all...]
  /external/pdfium/core/include/fpdfdoc/
fpdf_vt.h 427 virtual CPVT_WordPlace GetNextWordPlace(
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp     [all...]

Completed in 2713 milliseconds