streamGetChar 175 lib/pdf/xpdf/Catalog.cc while ((c = metadata.streamGetChar()) != EOF) {
streamGetChar 319 lib/pdf/xpdf/GfxFont.cc while ((c = obj1.streamGetChar()) != EOF) {
streamGetChar 1227 lib/pdf/xpdf/GfxFont.cc while ((c1 = obj1.streamGetChar()) != EOF &&
streamGetChar 1228 lib/pdf/xpdf/GfxFont.cc (c2 = obj1.streamGetChar()) != EOF) {
streamGetChar 1018 lib/pdf/xpdf/GfxState.cc if ((x = obj1.streamGetChar()) == EOF) {
streamGetChar 96 lib/pdf/xpdf/Lexer.cc while (!curStr.isNone() && (c = curStr.streamGetChar()) == EOF) {
streamGetChar 180 lib/pdf/xpdf/Object.h int streamGetChar();
streamGetChar 1021 lib/pdf/xpdf/SplashOutputDev.cc while ((c = strObj.streamGetChar()) != EOF) {