Searched refs:horizontal_resolution (Results 1 – 4 of 4) sorted by relevance
84 horizontal_resolution, member330 pcx_info.horizontal_resolution=ReadBlobLSBShort(image); in ReadPCXImage()347 image->resolution.x=(double) pcx_info.horizontal_resolution; in ReadPCXImage()936 pcx_info.horizontal_resolution=(unsigned short) image->resolution.x; in WritePCXImage()942 pcx_info.horizontal_resolution=(unsigned short) in WritePCXImage()972 (void) WriteBlobLSBShort(image,pcx_info.horizontal_resolution); in WritePCXImage()
81 pixmap.horizontal_resolution=1UL*ReadBlobMSBShort(image); \118 horizontal_resolution, member1010 image->resolution.x=1.0*pixmap.horizontal_resolution; in ReadPICTImage()1131 tile_image->resolution.x=(double) pixmap.horizontal_resolution; in ReadPICTImage()
192 FT_UShort horizontal_resolution; member