Searched refs:crop_rectangle (Results 1 – 1 of 1) sorted by relevance
1621 crop_rectangle, in WritePICTImage() local1677 crop_rectangle=size_rectangle; in WritePICTImage()1786 (void) WriteBlobMSBShort(image,(unsigned short) crop_rectangle.top); in WritePICTImage()1787 (void) WriteBlobMSBShort(image,(unsigned short) crop_rectangle.left); in WritePICTImage()1788 (void) WriteBlobMSBShort(image,(unsigned short) crop_rectangle.bottom); in WritePICTImage()1789 (void) WriteBlobMSBShort(image,(unsigned short) crop_rectangle.right); in WritePICTImage()