Searched refs:frame_rectangle (Results 1 – 1 of 1) sorted by relevance
1692 frame_rectangle, in WritePICTImage() local1745 frame_rectangle=size_rectangle; in WritePICTImage()1829 (void) WriteBlobMSBShort(image,(unsigned short) frame_rectangle.top); in WritePICTImage()1830 (void) WriteBlobMSBShort(image,(unsigned short) frame_rectangle.left); in WritePICTImage()1831 (void) WriteBlobMSBShort(image,(unsigned short) frame_rectangle.bottom); in WritePICTImage()1832 (void) WriteBlobMSBShort(image,(unsigned short) frame_rectangle.right); in WritePICTImage()