Searched refs:GetEncryptDict (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/include/fpdfapi/
H A Dfpdf_parser.h380 virtual CPDF_Dictionary* GetEncryptDict() = 0;
384 return GetEncryptDict() != NULL;
469 virtual CPDF_Dictionary* GetEncryptDict() function in class:CPDF_Parser
/external/pdfium/fpdfsdk/src/
H A Dfpdfview.cpp375 CPDF_Dictionary* pDict = pParser->GetEncryptDict();
/external/pdfium/core/src/fpdfapi/fpdf_edit/
H A Dfpdf_edit_create.cpp874 m_pEncryptDict = m_pParser->GetEncryptDict();

Completed in 101 milliseconds