streamIs          177 lib/pdf/xpdf/Object.h   GBool streamIs(char *dictType);
streamIs          277 lib/pdf/xpdf/Object.h   { return type == objStream && streamIs(dictType); }