Searched refs:PNG_RESOLUTION_METER (Results 1 – 4 of 4) sorted by relevance
125 if(info_ptr->phys_unit_type != PNG_RESOLUTION_METER) in png_get_x_pixels_per_meter()143 if(info_ptr->phys_unit_type != PNG_RESOLUTION_METER) in png_get_y_pixels_per_meter()161 if(info_ptr->phys_unit_type != PNG_RESOLUTION_METER || in png_get_pixels_per_meter()
996 #define PNG_RESOLUTION_METER 1 /* pixels/meter */ macro
125 if (info_ptr->phys_unit_type != PNG_RESOLUTION_METER) in png_get_x_pixels_per_meter()146 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()
1083 #define PNG_RESOLUTION_METER 1 /* pixels/meter */ macro