Searched refs:frame_rectangle (Results 1 – 1 of 1) sorted by relevance
1623 frame_rectangle, in WritePICTImage() local1676 frame_rectangle=size_rectangle; in WritePICTImage()1750 (void) WriteBlobMSBShort(image,(unsigned short) frame_rectangle.top); in WritePICTImage()1751 (void) WriteBlobMSBShort(image,(unsigned short) frame_rectangle.left); in WritePICTImage()1752 (void) WriteBlobMSBShort(image,(unsigned short) frame_rectangle.bottom); in WritePICTImage()1753 (void) WriteBlobMSBShort(image,(unsigned short) frame_rectangle.right); in WritePICTImage()