Searched refs:pack_type (Results 1 - 1 of 1) sorted by relevance

/external/ImageMagick/coders/
H A Dpict.c81 pixmap.pack_type=(short) ReadBlobMSBShort(image); \
116 pack_type;
1696 pixmap.pack_type=0;
1718 pixmap.pack_type=0x04;
1899 (void) WriteBlobMSBShort(image,(unsigned short) pixmap.pack_type);
114 pack_type; member in struct:_PICTPixmap

Completed in 133 milliseconds