Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/
Dfsdk_mgr.cpp707 CPDFSDK_AnnotIterator annotIterator(this, true); local
708 while (CPDFSDK_Annot* pSDKAnnot = annotIterator.Next()) {
742 CPDFSDK_AnnotIterator annotIterator(this, false); local
743 while (CPDFSDK_Annot* pSDKAnnot = annotIterator.Next()) {
756 CPDFSDK_AnnotIterator annotIterator(this, false); local
757 while (CPDFSDK_Annot* pSDKAnnot = annotIterator.Next()) {