Searched refs:PNG_RESOLUTION_METER (Results 1 – 7 of 7) sorted by relevance
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()
747 #define PNG_RESOLUTION_METER 1 /* pixels/meter */ macro
61 case PNG_RESOLUTION_METER: in _png_load_bmp_attribute()
742 #define PNG_RESOLUTION_METER 1 /* pixels/meter */ macro
1570 PNG_RESOLUTION_METER3200 PNG_RESOLUTION_METER
2961 if (unit_type == PNG_RESOLUTION_METER) in ReadOnePNGImage()4954 if ((int) p[8] == PNG_RESOLUTION_METER) in ReadOneJNGImage()10016 ping_pHYs_unit_type=PNG_RESOLUTION_METER; in WriteOnePNGImage()10025 ping_pHYs_unit_type=PNG_RESOLUTION_METER; in WriteOnePNGImage()