Searched refs:GetAnnotList (Results 1 – 2 of 2) sorted by relevance
632 const std::vector<CPDFSDK_Annot*>& GetAnnotList() const { in GetAnnotList() function
1142 const std::vector<CPDFSDK_Annot*>& annots = pPageView->GetAnnotList(); in CPDFSDK_AnnotIterator()