Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dpdb.c136 x_anchor, member
397 pdb_image.x_anchor=ReadBlobMSBShort(image); in ReadPDBImage()
858 pdb_image.x_anchor=(unsigned short) 0xffff; in WritePDBImage()
1003 (void) WriteBlobMSBShort(image,pdb_image.x_anchor); in WritePDBImage()