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

  /external/pdfium/core/include/fpdfdoc/
fpdf_vt.h 311 virtual FX_BOOL PrevSection() = 0;
  /external/pdfium/core/src/fpdfdoc/
pdf_vt.h 621 FX_BOOL PrevSection();
doc_vt.cpp     [all...]
  /external/pdfium/fpdfsdk/include/fxedit/
fx_edit.h 145 virtual FX_BOOL PrevSection() = 0;
fxet_edit.h 783 FX_BOOL PrevSection();
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp 59 FX_BOOL CFX_Edit_Iterator::PrevSection()
63 return m_pVTIterator->PrevSection();
    [all...]

Completed in 77 milliseconds