Searched refs:PNG_RESOLUTION_METER (Results 1 – 13 of 13) sorted by relevance
126 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()168 if (info_ptr->phys_unit_type != PNG_RESOLUTION_METER || in png_get_pixels_per_meter()
655 PNG_RESOLUTION_METER1855 PNG_RESOLUTION_METER
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
1533 PNG_RESOLUTION_METER3147 PNG_RESOLUTION_METER
1533 PNG_RESOLUTION_METER3142 PNG_RESOLUTION_METER
39 case PNG_RESOLUTION_METER: in _png_load_bmp_attribute()
2702 if (unit_type == PNG_RESOLUTION_METER) in ReadOnePNGImage()4565 if ((int) p[8] == PNG_RESOLUTION_METER) in ReadOneJNGImage()9521 ping_pHYs_unit_type=PNG_RESOLUTION_METER; in WriteOnePNGImage()9530 ping_pHYs_unit_type=PNG_RESOLUTION_METER; in WriteOnePNGImage()
1108 #define PNG_RESOLUTION_METER 1 /* pixels/meter */ macro