WriteBlobShort   1439 coders/dpx.c     offset+=WriteBlobShort(image,dpx.image.orientation);
WriteBlobShort   1441 coders/dpx.c     offset+=WriteBlobShort(image,dpx.image.number_elements);
WriteBlobShort   1498 coders/dpx.c       offset+=WriteBlobShort(image,dpx.image.image_element[i].packing);
WriteBlobShort   1500 coders/dpx.c       offset+=WriteBlobShort(image,dpx.image.image_element[i].encoding);
WriteBlobShort   1592 coders/dpx.c       offset+=WriteBlobShort(image,dpx.orientation.border[i]);
WriteBlobShort    681 coders/yuv.c                   (void) WriteBlobShort(image,ScaleQuantumToShort(s->green));
WriteBlobShort    682 coders/yuv.c                   (void) WriteBlobShort(image,ScaleQuantumToShort(
WriteBlobShort    685 coders/yuv.c                   (void) WriteBlobShort(image,ScaleQuantumToShort(s->blue));
WriteBlobShort    686 coders/yuv.c                   (void) WriteBlobShort(image,ScaleQuantumToShort(
WriteBlobShort    720 coders/yuv.c                 (void) WriteBlobShort(image,ScaleQuantumToShort(
WriteBlobShort    763 coders/yuv.c                 (void) WriteBlobShort(image,ScaleQuantumToShort(
WriteBlobShort    798 coders/yuv.c                 (void) WriteBlobShort(image,ScaleQuantumToShort(
WriteBlobShort    101 magick/blob-private.h   WriteBlobShort(Image *,const unsigned short),
WriteBlobShort   1328 magick/methods.h #define WriteBlobShort  PrependMagickMethod(WriteBlobShort)