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

  /external/pdfium/core/include/fpdfdoc/
fpdf_vt.h 438 virtual CPVT_WordPlace GetSectionEndPlace(const CPVT_WordPlace & place) const = 0;
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp 1547 m_pVT->GetSectionEndPlace(wr.EndPos));
    [all...]
  /external/pdfium/core/src/fpdfdoc/
pdf_vt.h 528 CPVT_WordPlace GetSectionEndPlace(const CPVT_WordPlace & place) const;
doc_vt.cpp     [all...]
  /external/pdfium/fpdfsdk/include/fxedit/
fx_edit.h 367 virtual CPVT_WordPlace GetSectionEndPlace(const CPVT_WordPlace & place) const = 0;
fxet_edit.h 643 CPVT_WordPlace GetSectionEndPlace(const CPVT_WordPlace & place) const;

Completed in 286 milliseconds