Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_action.cpp208 CPDF_Dictionary* CPDF_Action::GetAnnot() const in GetAnnot() function in CPDF_Action
/external/pdfium/fpdfsdk/include/
Dfsdk_mgr.h437 CPDFSDK_Annot* GetAnnot(int nIndex);
/external/pdfium/fpdfsdk/src/
Dfsdk_baseform.cpp2792 CPDFSDK_Annot* pAnnot = m_pPageView->GetAnnot(i); in GenerateResults()
2809 CPDFSDK_Annot* pAnnot = m_pPageView->GetAnnot(i); in GenerateResults()
2899 CPDFSDK_Annot* pAnnot = m_pPageView->GetAnnot(i); in GenerateResults()
Dfsdk_mgr.cpp817 CPDFSDK_Annot* CPDFSDK_PageView::GetAnnot(int nIndex) in GetAnnot() function in CPDFSDK_PageView
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h368 CPDF_Dictionary* GetAnnot() const;