Lines Matching refs:GetBlobSize
560 if (totalOffset >= (MagickOffsetType) GetBlobSize(image))
577 GetBlobSize(image));
980 (void) WriteBlobMSBShort(image,(unsigned short) (GetBlobSize(image)-
990 for (cc=(GetBlobSize(image)) % 4; cc > 0; cc--)
994 nextDepthOffset=(size_t) ((GetBlobSize(image)-currentOffset)/4);
996 currentOffset=(MagickOffsetType) GetBlobSize(image);