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

  /external/pdfium/core/fpdfapi/parser/
cpdf_crypto_handler.h 28 static bool IsSignatureDictionary(const CPDF_Dictionary* dictionary);
cpdf_crypto_handler.cpp 38 bool CPDF_CryptoHandler::IsSignatureDictionary(
358 if (!IsSignatureDictionary(dict_and_contents.parent)) {
cpdf_dictionary.cpp 171 return CPDF_CryptoHandler::IsSignatureDictionary(this);

Completed in 78 milliseconds