Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dpdb.c135 y_anchor; member
396 pdb_image.y_anchor=ReadBlobMSBShort(image); in ReadPDBImage()
854 pdb_image.y_anchor=(unsigned short) 0xffff; in WritePDBImage()
998 (void) WriteBlobMSBShort(image,pdb_image.y_anchor); in WritePDBImage()