ReadBlobShort     781 coders/dpx.c     dpx.image.orientation=ReadBlobShort(image);
ReadBlobShort     798 coders/dpx.c     dpx.image.number_elements=ReadBlobShort(image);
ReadBlobShort     835 coders/dpx.c       dpx.image.image_element[i].packing=ReadBlobShort(image);
ReadBlobShort     837 coders/dpx.c       dpx.image.image_element[i].encoding=ReadBlobShort(image);
ReadBlobShort     908 coders/dpx.c           dpx.orientation.border[i]=ReadBlobShort(image);
ReadBlobShort     152 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)