Searched refs:horizontal_resolution (Results 1 – 4 of 4) sorted by relevance
84 horizontal_resolution, member336 pcx_info.horizontal_resolution=ReadBlobLSBShort(image); in ReadPCXImage()353 image->resolution.x=(double) pcx_info.horizontal_resolution; in ReadPCXImage()963 pcx_info.horizontal_resolution=(unsigned short) image->resolution.x; in WritePCXImage()969 pcx_info.horizontal_resolution=(unsigned short) in WritePCXImage()1005 (void) WriteBlobLSBShort(image,pcx_info.horizontal_resolution); in WritePCXImage()
96 horizontal_resolution, member785 pixmap->horizontal_resolution=1UL*ReadBlobMSBShort(image); in ReadPixmap()1048 image->resolution.x=1.0*pixmap.horizontal_resolution; in ReadPICTImage()1177 tile_image->resolution.x=(double) pixmap.horizontal_resolution; in ReadPICTImage()
192 FT_UShort horizontal_resolution; member
154 FT_FRAME_USHORT_LE( horizontal_resolution ),808 x_res = font->header.horizontal_resolution; in FNT_Face_Init()