Searched defs:GetAnnotDict (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/core/fpdfdoc/ | ||
D | cpdf_annot.h | 80 CPDF_Dictionary* GetAnnotDict() const { return m_pAnnotDict.Get(); } in GetAnnotDict() function |
/external/pdfium/fpdfsdk/ | ||
D | cpdfsdk_baannot.cpp | 37 CPDF_Dictionary* CPDFSDK_BAAnnot::GetAnnotDict() const { in GetAnnotDict() function in CPDFSDK_BAAnnot |
D | fpdfannot.cpp | 170 CPDF_Dictionary* GetAnnotDict() const { return m_pAnnotDict.Get(); } in GetAnnotDict() function in __anoneef912300111::CPDF_AnnotContext |