Searched refs:resx (Results 1 – 2 of 2) sorted by relevance
193 struct IFD_rational resx; member232 struct IFD_rational resx; member256 …{ 0x11a, IFD_RATIONAL, 1, FIELD_OFFSET(struct tiff_resolution_image_data, resx) }, /* XRESOLUTION …740 tiff_resolution_image_data.resx = test_data->resx; in test_tiff_resolution()
165 LONG resx = 0, resy = 0; in BmpHeader_GetResolution() local177 resx = bih->bV5XPelsPerMeter; in BmpHeader_GetResolution()182 if (!resx || !resy) in BmpHeader_GetResolution()189 *pDpiX = resx * 0.0254; in BmpHeader_GetResolution()