dictIs            169 lib/pdf/xpdf/Object.h   GBool dictIs(char *dictType);
dictIs            250 lib/pdf/xpdf/Object.h   { return type == objDict && dictIs(dictType); }