Home
last modified time | relevance | path

Searched refs:SetEncryptDictionary (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
Dcpdf_parser.h147 void SetEncryptDictionary(CPDF_Dictionary* pDict);
Dcpdf_parser.cpp66 SetEncryptDictionary(nullptr); in ~CPDF_Parser()
99 void CPDF_Parser::SetEncryptDictionary(CPDF_Dictionary* pDict) { in SetEncryptDictionary() function in CPDF_Parser
225 SetEncryptDictionary(nullptr); in SetEncryptHandler()
233 SetEncryptDictionary(pEncryptDict); in SetEncryptHandler()
237 SetEncryptDictionary(pEncryptObj->GetDict()); in SetEncryptHandler()