Searched refs:PNG_RESOLUTION_METER (Results 1 – 7 of 7) sorted by relevance
61 case PNG_RESOLUTION_METER: in _png_load_bmp_attribute()
125 if (info_ptr->phys_unit_type == PNG_RESOLUTION_METER) in png_get_x_pixels_per_meter()147 if (info_ptr->phys_unit_type == PNG_RESOLUTION_METER) in png_get_y_pixels_per_meter()167 if (info_ptr->phys_unit_type == PNG_RESOLUTION_METER && in png_get_pixels_per_meter()
711 #define PNG_RESOLUTION_METER 1 /* pixels/meter */ macro
1571 PNG_RESOLUTION_METER3201 PNG_RESOLUTION_METER
2968 if (unit_type == PNG_RESOLUTION_METER) in ReadOnePNGImage()4956 if ((int) p[8] == PNG_RESOLUTION_METER) in ReadOneJNGImage()10033 ping_pHYs_unit_type=PNG_RESOLUTION_METER; in WriteOnePNGImage()10042 ping_pHYs_unit_type=PNG_RESOLUTION_METER; in WriteOnePNGImage()