Home
last modified time | relevance | path

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

/external/ImageMagick/coders/
Dpdb.c137 y_anchor; member
398 pdb_image.y_anchor=ReadBlobMSBShort(image); in ReadPDBImage()
859 pdb_image.y_anchor=(unsigned short) 0xffff; in WritePDBImage()
1004 (void) WriteBlobMSBShort(image,pdb_image.y_anchor); in WritePDBImage()