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

  /external/pdfium/fpdfsdk/
cpdfsdk_annotiteration.cpp 18 std::vector<CPDFSDK_Annot*> copiedList = pPageView->GetAnnotList();
cpdfsdk_pageview.h 45 const std::vector<CPDFSDK_Annot*>& GetAnnotList() const {
cba_annotiterator.cpp 76 for (auto* pAnnot : m_pPageView->GetAnnotList()) {

Completed in 138 milliseconds