Searched refs:horizontal_resolution (Results 1 – 4 of 4) sorted by relevance
84 horizontal_resolution, member336 pcx_info.horizontal_resolution=ReadBlobLSBShort(image); in ReadPCXImage()351 image->resolution.x=(double) pcx_info.horizontal_resolution; in ReadPCXImage()957 pcx_info.horizontal_resolution=(unsigned short) image->resolution.x; in WritePCXImage()963 pcx_info.horizontal_resolution=(unsigned short) in WritePCXImage()1000 (void) WriteBlobLSBShort(image,pcx_info.horizontal_resolution); in WritePCXImage()
96 horizontal_resolution, member787 pixmap->horizontal_resolution=1UL*ReadBlobMSBShort(image); in ReadPixmap()1055 image->resolution.x=1.0*pixmap.horizontal_resolution; in ReadPICTImage()1188 tile_image->resolution.x=(double) pixmap.horizontal_resolution; in ReadPICTImage()
191 FT_UShort horizontal_resolution; member
153 FT_FRAME_USHORT_LE( horizontal_resolution ),811 x_res = font->header.horizontal_resolution; in FNT_Face_Init()