Lines Matching refs:ReadBlobByte
249 b=ReadBlobByte(image); in Rd_WP_DWORD()
253 b=ReadBlobByte(image); in Rd_WP_DWORD()
255 b=ReadBlobByte(image); in Rd_WP_DWORD()
260 b=ReadBlobByte(image); in Rd_WP_DWORD()
262 b=ReadBlobByte(image); in Rd_WP_DWORD()
470 c=ReadBlobByte(image); in UnpackWPGRaster()
479 bbuf=ReadBlobByte(image); in UnpackWPGRaster()
483 c=ReadBlobByte(image); in UnpackWPGRaster()
495 c=ReadBlobByte(image); in UnpackWPGRaster()
502 c=ReadBlobByte(image); in UnpackWPGRaster()
591 bbuf=ReadBlobByte(image); in UnpackWPG2Raster()
596 SampleSize=ReadBlobByte(image); /* DSZ */ in UnpackWPG2Raster()
615 RunCount=ReadBlobByte(image); /* BLK */ in UnpackWPG2Raster()
624 RunCount=ReadBlobByte(image); /* EXT */ in UnpackWPG2Raster()
632 RunCount=ReadBlobByte(image); /* RST */ in UnpackWPG2Raster()
653 RunCount=ReadBlobByte(image); /* WHT */ in UnpackWPG2Raster()
667 SampleBuffer[i]=ReadBlobByte(image); in UnpackWPG2Raster()
675 bbuf=ReadBlobByte(image); in UnpackWPG2Raster()
819 c=ReadBlobByte(image); in ExtractPostscript()
1091 Header.MajorVersion=ReadBlobByte(image); in ReadWPGImage()
1092 Header.MinorVersion=ReadBlobByte(image); in ReadWPGImage()
1120 Rec.RecType=(i=ReadBlobByte(image)); in ReadWPGImage()
1169 ReadBlobByte(image)); in ReadWPGImage()
1171 ReadBlobByte(image)); in ReadWPGImage()
1173 ReadBlobByte(image)); in ReadWPGImage()
1371 Rec2.Class=(i=ReadBlobByte(image)); in ReadWPGImage()
1374 Rec2.RecType=(i=ReadBlobByte(image)); in ReadWPGImage()
1389 StartWPG.PosSizePrecision=ReadBlobByte(image); in ReadWPGImage()
1407 ReadBlobByte(image)); in ReadWPGImage()
1409 ReadBlobByte(image)); in ReadWPGImage()
1411 ReadBlobByte(image)); in ReadWPGImage()
1413 (void) ReadBlobByte(image); /*Opacity??*/ in ReadWPGImage()
1421 Bitmap2Header1.Depth=ReadBlobByte(image); in ReadWPGImage()
1422 Bitmap2Header1.Compression=ReadBlobByte(image); in ReadWPGImage()