ReadBlobShort     676 coders/dpx.c     dpx.image.orientation=ReadBlobShort(image);
ReadBlobShort     693 coders/dpx.c     dpx.image.number_elements=ReadBlobShort(image);
ReadBlobShort     721 coders/dpx.c       dpx.image.image_element[i].packing=ReadBlobShort(image);
ReadBlobShort     723 coders/dpx.c       dpx.image.image_element[i].encoding=ReadBlobShort(image);
ReadBlobShort     797 coders/dpx.c           dpx.orientation.border[i]=ReadBlobShort(image);
ReadBlobShort     151 coders/fits.c        return((double) ((short) ReadBlobShort(image)));
ReadBlobShort     119 magick/blob-private.h   ReadBlobShort(Image *),
ReadBlobShort     863 magick/methods.h #define ReadBlobShort  PrependMagickMethod(ReadBlobShort)