Lines Matching refs:ReadBlobLSBShort
1019 page.width=ReadBlobLSBShort(image);1020 page.height=ReadBlobLSBShort(image);1244 page.x=(ssize_t) ReadBlobLSBShort(image);1245 page.y=(ssize_t) ReadBlobLSBShort(image);1246 image->columns=ReadBlobLSBShort(image);1247 image->rows=ReadBlobLSBShort(image);