fillBuf 287 lib/pdf/xpdf/Stream.h { return (bufPtr >= bufEnd && !fillBuf()) ? EOF : (*bufPtr++ & 0xff); } fillBuf 289 lib/pdf/xpdf/Stream.h { return (bufPtr >= bufEnd && !fillBuf()) ? EOF : (*bufPtr & 0xff); } fillBuf 297 lib/pdf/xpdf/Stream.h GBool fillBuf(); fillBuf 481 lib/pdf/xpdf/Stream.h { return (bufPtr >= bufEnd && !fillBuf()) ? EOF : (*bufPtr++ & 0xff); } fillBuf 483 lib/pdf/xpdf/Stream.h { return (bufPtr >= bufEnd && !fillBuf()) ? EOF : (*bufPtr & 0xff); } fillBuf 494 lib/pdf/xpdf/Stream.h GBool fillBuf(); fillBuf 783 lib/pdf/xpdf/Stream.h { return (bufPtr >= bufEnd && !fillBuf()) ? EOF : (*bufPtr++ & 0xff); } fillBuf 785 lib/pdf/xpdf/Stream.h { return (bufPtr >= bufEnd && !fillBuf()) ? EOF : (*bufPtr & 0xff); } fillBuf 798 lib/pdf/xpdf/Stream.h GBool fillBuf(); fillBuf 813 lib/pdf/xpdf/Stream.h { return (bufPtr >= bufEnd && !fillBuf()) ? EOF : (*bufPtr++ & 0xff); } fillBuf 815 lib/pdf/xpdf/Stream.h { return (bufPtr >= bufEnd && !fillBuf()) ? EOF : (*bufPtr & 0xff); } fillBuf 828 lib/pdf/xpdf/Stream.h GBool fillBuf(); fillBuf 843 lib/pdf/xpdf/Stream.h { return (bufPtr >= bufEnd && !fillBuf()) ? EOF : (*bufPtr++ & 0xff); } fillBuf 845 lib/pdf/xpdf/Stream.h { return (bufPtr >= bufEnd && !fillBuf()) ? EOF : (*bufPtr & 0xff); } fillBuf 858 lib/pdf/xpdf/Stream.h GBool fillBuf();