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

  /external/pdfium/core/fpdfapi/parser/
cpdf_parser.h 147 void SetEncryptDictionary(CPDF_Dictionary* pDict);
cpdf_parser.cpp 66 SetEncryptDictionary(nullptr);
99 void CPDF_Parser::SetEncryptDictionary(CPDF_Dictionary* pDict) {
225 SetEncryptDictionary(nullptr);
233 SetEncryptDictionary(pEncryptDict);
237 SetEncryptDictionary(pEncryptObj->GetDict());
    [all...]

Completed in 340 milliseconds