Home | Sort by: relevance | last modified time | path |
/src/lib/libcurses/ | |
scroll.c | 69 * setscrreg -- 73 setscrreg(int top, int bottom) function in typeref:typename:int |
curses.h | 471 #define setscrreg(t, b) wsetscrreg(stdscr, t, b) macro 577 int setscrreg(int, int); |