readByte          111 lib/pdf/xpdf/JArithmeticDecoder.cc   buf0 = readByte();
readByte          112 lib/pdf/xpdf/JArithmeticDecoder.cc   buf1 = readByte();
readByte          128 lib/pdf/xpdf/JArithmeticDecoder.cc     buf1 = readByte();
readByte          130 lib/pdf/xpdf/JArithmeticDecoder.cc     buf0 = readByte();
readByte          131 lib/pdf/xpdf/JArithmeticDecoder.cc     buf1 = readByte();
readByte          139 lib/pdf/xpdf/JArithmeticDecoder.cc       buf1 = readByte();
readByte          312 lib/pdf/xpdf/JArithmeticDecoder.cc       buf1 = readByte();
readByte          318 lib/pdf/xpdf/JArithmeticDecoder.cc     buf1 = readByte();
readByte           89 lib/pdf/xpdf/JArithmeticDecoder.h   Guint readByte();
readByte         1448 lib/pdf/xpdf/JBIG2Stream.cc 	  readByte(&trash);
readByte         1520 lib/pdf/xpdf/JBIG2Stream.cc       if (!readByte(&sdATX[0]) ||
readByte         1521 lib/pdf/xpdf/JBIG2Stream.cc 	  !readByte(&sdATY[0]) ||
readByte         1522 lib/pdf/xpdf/JBIG2Stream.cc 	  !readByte(&sdATX[1]) ||
readByte         1523 lib/pdf/xpdf/JBIG2Stream.cc 	  !readByte(&sdATY[1]) ||
readByte         1524 lib/pdf/xpdf/JBIG2Stream.cc 	  !readByte(&sdATX[2]) ||
readByte         1525 lib/pdf/xpdf/JBIG2Stream.cc 	  !readByte(&sdATY[2]) ||
readByte         1526 lib/pdf/xpdf/JBIG2Stream.cc 	  !readByte(&sdATX[3]) ||
readByte         1527 lib/pdf/xpdf/JBIG2Stream.cc 	  !readByte(&sdATY[3])) {
readByte         1531 lib/pdf/xpdf/JBIG2Stream.cc       if (!readByte(&sdATX[0]) ||
readByte         1532 lib/pdf/xpdf/JBIG2Stream.cc 	  !readByte(&sdATY[0])) {
readByte         1540 lib/pdf/xpdf/JBIG2Stream.cc     if (!readByte(&sdrATX[0]) ||
readByte         1541 lib/pdf/xpdf/JBIG2Stream.cc 	!readByte(&sdrATY[0]) ||
readByte         1542 lib/pdf/xpdf/JBIG2Stream.cc 	!readByte(&sdrATX[1]) ||
readByte         1543 lib/pdf/xpdf/JBIG2Stream.cc 	!readByte(&sdrATY[1])) {
readByte         1968 lib/pdf/xpdf/JBIG2Stream.cc     if (!readByte(&atx[0]) || !readByte(&aty[0]) ||
readByte         1969 lib/pdf/xpdf/JBIG2Stream.cc 	!readByte(&atx[1]) || !readByte(&aty[1])) {
readByte         2663 lib/pdf/xpdf/JBIG2Stream.cc       if (!readByte(&atx[0]) ||
readByte         2664 lib/pdf/xpdf/JBIG2Stream.cc 	  !readByte(&aty[0]) ||
readByte         2665 lib/pdf/xpdf/JBIG2Stream.cc 	  !readByte(&atx[1]) ||
readByte         2666 lib/pdf/xpdf/JBIG2Stream.cc 	  !readByte(&aty[1]) ||
readByte         2667 lib/pdf/xpdf/JBIG2Stream.cc 	  !readByte(&atx[2]) ||
readByte         2668 lib/pdf/xpdf/JBIG2Stream.cc 	  !readByte(&aty[2]) ||
readByte         2669 lib/pdf/xpdf/JBIG2Stream.cc 	  !readByte(&atx[3]) ||
readByte         2670 lib/pdf/xpdf/JBIG2Stream.cc 	  !readByte(&aty[3])) {
readByte         2674 lib/pdf/xpdf/JBIG2Stream.cc       if (!readByte(&atx[0]) ||
readByte         2675 lib/pdf/xpdf/JBIG2Stream.cc 	  !readByte(&aty[0])) {
readByte         3179 lib/pdf/xpdf/JBIG2Stream.cc     if (!readByte(&atx[0]) || !readByte(&aty[0]) ||
readByte         3180 lib/pdf/xpdf/JBIG2Stream.cc 	!readByte(&atx[1]) || !readByte(&aty[1])) {
readByte          112 lib/pdf/xpdf/JBIG2Stream.h   GBool readByte(int *x);
readByte          477 lib/pdf/xpdf/JPXStream.cc 	if (readByte(&csMeth) &&
readByte          478 lib/pdf/xpdf/JPXStream.cc 	    readByte(&csPrec1) &&
readByte          479 lib/pdf/xpdf/JPXStream.cc 	    readByte(&dummy2)) {
readByte          751 lib/pdf/xpdf/JPXStream.cc       !readByte(&newCS.prec) ||
readByte          317 lib/pdf/xpdf/JPXStream.h   GBool readByte(int *x);