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

/external/pdfium/core/src/fpdfdoc/
H A Ddoc_action.cpp184 CPDF_Dictionary* CPDF_Action::GetAnnot() const { function in class:CPDF_Action
/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_doc.h245 CPDF_Dictionary* GetAnnot() const;
/external/pdfium/fpdfsdk/include/
H A Dfsdk_mgr.h599 CPDFSDK_Annot* GetAnnot(size_t nIndex);
/external/pdfium/fpdfsdk/src/
H A Dfsdk_mgr.cpp875 CPDFSDK_Annot* CPDFSDK_PageView::GetAnnot(size_t nIndex) { function in class:CPDFSDK_PageView
H A 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);

Completed in 90 milliseconds