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

/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_object.cpp113 CPDF_Dictionary* CPDF_Object::AsDictionary() { function in class:CPDF_Object
117 const CPDF_Dictionary* CPDF_Object::AsDictionary() const { function in class:CPDF_Object
H A Dcpdf_dictionary.cpp52 CPDF_Dictionary* CPDF_Dictionary::AsDictionary() { function in class:CPDF_Dictionary
56 const CPDF_Dictionary* CPDF_Dictionary::AsDictionary() const { function in class:CPDF_Dictionary
133 if (CPDF_Dictionary* pDict = p->AsDictionary())

Completed in 107 milliseconds