Home
last modified time | relevance | path

Searched refs:x_anchor (Results 1 – 1 of 1) sorted by relevance

/external/ImageMagick/coders/
Dpdb.c134 x_anchor, member
394 pdb_image.x_anchor=ReadBlobMSBShort(image); in ReadPDBImage()
815 pdb_image.x_anchor=(unsigned short) 0xffff; in WritePDBImage()
943 (void) WriteBlobMSBShort(image,pdb_image.x_anchor); in WritePDBImage()