Lines Matching refs:WriteBlobMSBShort
767 (void) WriteBlobMSBShort(image,(unsigned short) image->columns); /* width */ in WritePALMImage()
768 (void) WriteBlobMSBShort(image,(unsigned short) image->rows); /* height */ in WritePALMImage()
771 (void) WriteBlobMSBShort(image,(unsigned short) bytes_per_row); in WritePALMImage()
775 (void) WriteBlobMSBShort(image, flags); in WritePALMImage()
783 (void) WriteBlobMSBShort(image,0); /* nextDepthOffset */ in WritePALMImage()
792 (void) WriteBlobMSBShort(image,0); /* reserved */ in WritePALMImage()
811 (void) WriteBlobMSBShort(image,(unsigned short) image->colors); in WritePALMImage()
850 (void) WriteBlobMSBShort(image,0); /* fill in size later */ in WritePALMImage()
956 (void) WriteBlobMSBShort(image,flags); in WritePALMImage()
971 (void) WriteBlobMSBShort(image,(unsigned short) (GetBlobSize(image)- in WritePALMImage()
986 (void) WriteBlobMSBShort(image,(unsigned short) nextDepthOffset); in WritePALMImage()