Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_action.cpp184 CPDF_Dictionary* CPDF_Action::GetAnnot() const { in GetAnnot() function in CPDF_Action
/external/pdfium/fpdfsdk/include/
Dfsdk_mgr.h599 CPDFSDK_Annot* GetAnnot(size_t nIndex);
/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp2828 CPDFSDK_Annot* pAnnot = m_pPageView->GetAnnot(i);
2837 CPDFSDK_Annot* pAnnot = m_pPageView->GetAnnot(i);
2897 CPDFSDK_Annot* pAnnot = m_pPageView->GetAnnot(i);
Dfsdk_mgr.cpp875 CPDFSDK_Annot* CPDFSDK_PageView::GetAnnot(size_t nIndex) { function in CPDFSDK_PageView
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h245 CPDF_Dictionary* GetAnnot() const;