Home
last modified time | relevance | path

Searched defs:IsDictionary (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/include/fpdfapi/
Dfpdf_objects.h88 bool IsDictionary() const { return m_Type == PDFOBJ_DICTIONARY; } in IsDictionary() function
/external/v8/src/
Dobjects-inl.h898 bool Object::IsDictionary() const { in IsDictionary() function