Lines Matching refs:png_fixed_point
745 #define PNG_FP_MAX ((png_fixed_point)0x7fffffffL)
1166 int error_action, png_fixed_point red, png_fixed_point green))
1236 int mode, png_fixed_point output_gamma))
1462 int need_expand, png_fixed_point background_gamma))
1513 png_fixed_point screen_gamma, png_fixed_point override_file_gamma))
2060 PNG_FIXED_EXPORT(210, png_fixed_point, png_get_pixel_aspect_ratio_fixed,
2102 png_const_infop info_ptr, png_fixed_point *int_white_x,
2103 png_fixed_point *int_white_y, png_fixed_point *int_red_x,
2104 png_fixed_point *int_red_y, png_fixed_point *int_green_x,
2105 png_fixed_point *int_green_y, png_fixed_point *int_blue_x,
2106 png_fixed_point *int_blue_y))
2110 png_fixed_point *int_red_X, png_fixed_point *int_red_Y,
2111 png_fixed_point *int_red_Z, png_fixed_point *int_green_X,
2112 png_fixed_point *int_green_Y, png_fixed_point *int_green_Z,
2113 png_fixed_point *int_blue_X, png_fixed_point *int_blue_Y,
2114 png_fixed_point *int_blue_Z))
2127 png_infop info_ptr, png_fixed_point int_white_x,
2128 png_fixed_point int_white_y, png_fixed_point int_red_x,
2129 png_fixed_point int_red_y, png_fixed_point int_green_x,
2130 png_fixed_point int_green_y, png_fixed_point int_blue_x,
2131 png_fixed_point int_blue_y))
2133 png_infop info_ptr, png_fixed_point int_red_X, png_fixed_point int_red_Y,
2134 png_fixed_point int_red_Z, png_fixed_point int_green_X,
2135 png_fixed_point int_green_Y, png_fixed_point int_green_Z,
2136 png_fixed_point int_blue_X, png_fixed_point int_blue_Y,
2137 png_fixed_point int_blue_Z))
2146 png_fixed_point *int_file_gamma))
2153 png_infop info_ptr, png_fixed_point int_file_gamma))
2323 * In any case the range of values supported by png_fixed_point is small and it
2328 png_fixed_point *width,
2329 png_fixed_point *height))
2339 png_infop info_ptr, int unit, png_fixed_point width,
2340 png_fixed_point height))
2455 PNG_FIXED_EXPORT(211, png_fixed_point, png_get_x_offset_inches_fixed,
2462 PNG_FIXED_EXPORT(212, png_fixed_point, png_get_y_offset_inches_fixed,