Lines Matching refs:int_x_blue
733 int_y_green, int_x_blue, int_y_blue;
827 int_x_blue = (png_fixed_point)uint_x;
837 blue_x = (float)int_x_blue / (float)100000.0;
850 PNG_OUT_OF_RANGE(int_x_blue, 15000, 1000) ||
865 int_x_green, int_y_green, int_x_blue, int_y_blue);
881 int_y_green, int_x_blue, int_y_blue);
972 PNG_OUT_OF_RANGE(info_ptr->int_x_blue, 15000, 1000) ||