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 176 void SetEncryptDictionary(CPDF_Dictionary* pDict);
cpdf_parser.cpp 178 void CPDF_Parser::SetEncryptDictionary(CPDF_Dictionary* pDict) {
335 SetEncryptDictionary(pEncryptDict);
339 SetEncryptDictionary(pEncryptObj->GetDict());
361 SetEncryptDictionary(nullptr);
    [all...]

Completed in 1948 milliseconds