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

  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_parser.cpp 64 void CPDF_Parser::SetEncryptDictionary(CPDF_Dictionary* pDict)
80 SetEncryptDictionary(NULL);
241 SetEncryptDictionary(NULL);
248 SetEncryptDictionary((CPDF_Dictionary*)pEncryptObj);
252 SetEncryptDictionary(pEncryptObj->GetDict());
    [all...]
  /external/pdfium/core/include/fpdfapi/
fpdf_parser.h 569 void SetEncryptDictionary(CPDF_Dictionary* pDict);

Completed in 455 milliseconds