Home | History | Annotate | Download | only in libpng

Lines Matching refs:int_x_white

59    info_ptr->int_x_white = (png_fixed_point)(white_x*100000.+0.5);
89 info_ptr->int_x_white = white_x;