WriteBlobShort   1602 coders/dpx.c     offset+=WriteBlobShort(image,dpx.image.orientation);
WriteBlobShort   1604 coders/dpx.c     offset+=WriteBlobShort(image,dpx.image.number_elements);
WriteBlobShort   1663 coders/dpx.c       offset+=WriteBlobShort(image,dpx.image.image_element[i].packing);
WriteBlobShort   1665 coders/dpx.c       offset+=WriteBlobShort(image,dpx.image.image_element[i].encoding);
WriteBlobShort   1759 coders/dpx.c       offset+=WriteBlobShort(image,dpx.orientation.border[i]);
WriteBlobShort    619 coders/vips.c      (void) WriteBlobShort(image,ScaleQuantumToShort(value));
WriteBlobShort    696 coders/yuv.c                   (void) WriteBlobShort(image,ScaleQuantumToShort(
WriteBlobShort    700 coders/yuv.c                   (void) WriteBlobShort(image,ScaleQuantumToShort(
WriteBlobShort    733 coders/yuv.c                 (void) WriteBlobShort(image,ScaleQuantumToShort(GetPixelRed(p)));
WriteBlobShort    774 coders/yuv.c                 (void) WriteBlobShort(image,ScaleQuantumToShort(
WriteBlobShort    808 coders/yuv.c                 (void) WriteBlobShort(image,ScaleQuantumToShort(GetPixelBlue(p)));
WriteBlobShort    105 magick/blob-private.h   WriteBlobShort(Image *,const unsigned short),
WriteBlobShort   1338 magick/methods.h #define WriteBlobShort  PrependMagickMethod(WriteBlobShort)