Home
last modified time | relevance | path

Searched defs:GetAnnotDict (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.h86 CPDF_Dictionary* GetAnnotDict() const { return m_pAnnotDict.Get(); } in GetAnnotDict() function
/external/pdfium/fpdfsdk/
Dcpdfsdk_baannot.cpp37 CPDF_Dictionary* CPDFSDK_BAAnnot::GetAnnotDict() const { in GetAnnotDict() function in CPDFSDK_BAAnnot