Home
last modified time | relevance | path

Searched refs:CPDFSDK_AnnotIterator (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/src/
Dfsdk_annothandler.cpp1139 CPDFSDK_AnnotIterator::CPDFSDK_AnnotIterator(CPDFSDK_PageView* pPageView, in CPDFSDK_AnnotIterator() function in CPDFSDK_AnnotIterator
1163 CPDFSDK_AnnotIterator::~CPDFSDK_AnnotIterator() { in ~CPDFSDK_AnnotIterator()
1166 CPDFSDK_Annot* CPDFSDK_AnnotIterator::NextAnnot() { in NextAnnot()
1172 CPDFSDK_Annot* CPDFSDK_AnnotIterator::PrevAnnot() { in PrevAnnot()
1178 CPDFSDK_Annot* CPDFSDK_AnnotIterator::Next() { in Next()
Dfsdk_mgr.cpp707 CPDFSDK_AnnotIterator annotIterator(this, true);
742 CPDFSDK_AnnotIterator annotIterator(this, false);
756 CPDFSDK_AnnotIterator annotIterator(this, false);
/external/pdfium/fpdfsdk/include/
Dfsdk_annothandler.h453 class CPDFSDK_AnnotIterator {
455 CPDFSDK_AnnotIterator(CPDFSDK_PageView* pPageView, bool bReverse);
456 ~CPDFSDK_AnnotIterator();