Searched defs:start_line (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libcurses/screen/
H A DV3.upd_old_y.c50 int start_line, int start_col)
54 for (row = start_line; nlines > 0; nlines--, row++)
49 _update_old_y_area(WINDOW *win, int nlines, int ncols, int start_line, int start_col) argument

Completed in 37 milliseconds