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

/external/pdfium/core/src/fpdfapi/fpdf_parser/
H A Dfpdf_parser_parser.cpp64 void CPDF_Parser::SetEncryptDictionary(CPDF_Dictionary* pDict) function in class:CPDF_Parser
80 SetEncryptDictionary(NULL);
241 SetEncryptDictionary(NULL);
248 SetEncryptDictionary((CPDF_Dictionary*)pEncryptObj);
252 SetEncryptDictionary(pEncryptObj->GetDict());
/external/pdfium/core/include/fpdfapi/
H A Dfpdf_parser.h569 void SetEncryptDictionary(CPDF_Dictionary* pDict);

Completed in 661 milliseconds