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

/external/ImageMagick/coders/
H A Dpict.c1630 crop_rectangle,
1686 crop_rectangle=size_rectangle;
1795 (void) WriteBlobMSBShort(image,(unsigned short) crop_rectangle.top);
1796 (void) WriteBlobMSBShort(image,(unsigned short) crop_rectangle.left);
1797 (void) WriteBlobMSBShort(image,(unsigned short) crop_rectangle.bottom);
1798 (void) WriteBlobMSBShort(image,(unsigned short) crop_rectangle.right);
1621 crop_rectangle, local

Completed in 73 milliseconds