Lines Matching refs:nrows
935 png_set_flush(png_structp png_ptr, int nrows)940 png_ptr->flush_dist = (nrows < 0 ? 0 : nrows);