HomeSort by relevance Sort by last modified time
    Searched defs:m_pEncryptDict (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/fpdfapi/parser/
cpdf_security_handler.h 91 UnownedPtr<const CPDF_Dictionary> m_pEncryptDict;
cpdf_parser.h 74 CPDF_Dictionary* GetEncryptDict() const { return m_pEncryptDict.Get(); }
212 UnownedPtr<CPDF_Dictionary> m_pEncryptDict;
  /external/pdfium/core/fpdfapi/edit/
cpdf_creator.h 48 CPDF_Dictionary* GetEncryptDict() const { return m_pEncryptDict.Get(); }
88 UnownedPtr<CPDF_Dictionary> m_pEncryptDict;

Completed in 966 milliseconds