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

  /external/pdfium/core/src/fpdfdoc/
pdf_vt.h 223 CPVT_WordPlace GetPrevWordPlace(const CPVT_WordPlace & place) const;
301 CPVT_WordPlace GetPrevWordPlace(const CPVT_WordPlace & place) const;
523 CPVT_WordPlace GetPrevWordPlace(const CPVT_WordPlace & place) const;
doc_vt.cpp 33 CPVT_WordPlace CLine::GetPrevWordPlace(const CPVT_WordPlace & place) const
123 CPVT_WordPlace CSection::GetPrevWordPlace(const CPVT_WordPlace & place) const
139 return pLine->GetPrevWordPlace(place);
    [all...]
  /external/pdfium/core/include/fpdfdoc/
fpdf_vt.h 418 virtual CPVT_WordPlace GetPrevWordPlace(const CPVT_WordPlace & place) const = 0;
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp     [all...]

Completed in 295 milliseconds