HomeSort by relevance Sort by last modified time
    Searched refs:GetEncryptDict (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/fpdfapi/edit/
cpdf_creator.h 48 CPDF_Dictionary* GetEncryptDict() const { return m_pEncryptDict.Get(); }
cpdf_creator.cpp 146 m_pEncryptDict(m_pParser ? m_pParser->GetEncryptDict() : nullptr),
  /external/pdfium/core/fpdfapi/parser/
cpdf_parser.h 74 CPDF_Dictionary* GetEncryptDict() const { return m_pEncryptDict.Get(); }
  /external/pdfium/fpdfsdk/
fpdfview.cpp 688 CPDF_Dictionary* pDict = pDoc->GetParser()->GetEncryptDict();
    [all...]

Completed in 64 milliseconds