Searched defs:KeyExist (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_parser/
H A Dfpdf_parser_objects.cpp693 FX_BOOL CPDF_Dictionary::KeyExist(const CFX_ByteStringC& key) const { function in class:CPDF_Dictionary
983 (!pStream->GetDict()->KeyExist("Filter") || bRawAccess)) {
1002 if (!pStream->GetDict()->KeyExist("Filter") || bRawAccess) {

Completed in 82 milliseconds