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

  /external/pdfium/core/include/fpdfdoc/
fpdf_vt.h 15 struct CPVT_Section;
265 struct CPVT_Section {
313 virtual FX_BOOL GetSection(CPVT_Section & section) const = 0;
315 virtual FX_BOOL SetSection(const CPVT_Section & section) = 0;
  /external/pdfium/core/src/fpdfdoc/
pdf_vt.h 631 FX_BOOL GetSection(CPVT_Section & section) const;
632 FX_BOOL SetSection(const CPVT_Section & section);
doc_vt.cpp     [all...]
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_EditCtrl.cpp 519 CPVT_Section section;
547 CPVT_Section section;
  /external/pdfium/fpdfsdk/include/fxedit/
fx_edit.h 131 virtual FX_BOOL GetSection(CPVT_Section & section) const = 0;
fxet_edit.h 792 FX_BOOL GetSection(CPVT_Section & section) const;
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp 94 FX_BOOL CFX_Edit_Iterator::GetSection(CPVT_Section & section) const
    [all...]

Completed in 285 milliseconds