Home | History | Annotate | Download | only in coders

Lines Matching refs:x_resolution

1616     x_resolution,
1706 x_resolution=image->resolution.x != 0.0 ? image->resolution.x :
1755 (void) WriteBlobMSBShort(image,(unsigned short) x_resolution);
1861 (void) WriteBlobMSBShort(image,(unsigned short) x_resolution);
1901 (void) WriteBlobMSBShort(image,(unsigned short) (x_resolution+0.5));