Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/edit/
Dcpdf_creator.h48 CPDF_Dictionary* GetEncryptDict() const { return m_pEncryptDict.Get(); } in GetEncryptDict() function
/external/pdfium/core/fpdfapi/parser/
Dcpdf_parser.h74 CPDF_Dictionary* GetEncryptDict() const { return m_pEncryptDict.Get(); } in GetEncryptDict() function