Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_annot.h80 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
Dfpdfannot.cpp170 CPDF_Dictionary* GetAnnotDict() const { return m_pAnnotDict.Get(); } in GetAnnotDict() function in __anoneef912300111::CPDF_AnnotContext