Searched refs:_update_old_y_area (Results 1 - 6 of 6) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libcurses/screen/
H A DV3.initscr.c47 extern void _update_old_y_area(WINDOW *, int, int, int, int);
55 _y16update = _update_old_y_area;
H A DV3.newterm.c53 _y16update = _update_old_y_area;
H A DV3.upd_old_y.c49 _update_old_y_area(WINDOW *win, int nlines, int ncols, function
H A Dcurshdr.h310 extern void _update_old_y_area(WINDOW *, int, int, int, int);
H A Dmapfile-vers572 _update_old_y_area;
H A Dllib-lcurses77 void _update_old_y_area(WINDOW *win, int nlines, int ncols, int start_line,

Completed in 91 milliseconds