Home
last modified time | relevance | path

Searched refs:dictionary_key (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
Dcpdf_object_walker.h44 const ByteString& dictionary_key() const { return dict_key_; } in dictionary_key() function
Dcpdf_object_avail.cpp117 walker.dictionary_key() == "Parent" || in AppendObjectSubRefs()
Dcpdf_object_walker_unittest.cpp142 walker.dictionary_key()), in TEST()
Dcpdf_crypto_handler.cpp307 if (walker.dictionary_key() == kContentsKey && in DecryptObjectTree()