Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching refs:num_rows

832    png_bytepp display_row, png_uint_32 num_rows)
843 for (i = 0; i < num_rows; i++)
851 for (i = 0; i < num_rows; i++)
858 for (i = 0; i < num_rows; i++)
871 * We set the num_rows again here, in case it was incorrectly set in
901 png_ptr->num_rows = image_height; /* Make sure this is set correctly */