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

/external/pdfium/core/src/fpdfapi/fpdf_parser/
H A Dfpdf_parser_objects.cpp788 FX_BOOL CPDF_Dictionary::KeyExist(FX_BSTR key) const function in class:CPDF_Dictionary
1136 (!pStream->GetDict()->KeyExist(FX_BSTRC("Filter")) || bRawAccess)) {
1169 if (!pStream->GetDict()->KeyExist(FX_BSTRC("Filter")) || bRawAccess) {

Completed in 201 milliseconds