Searched defs:setscrreg (Results 1 - 2 of 2) sorted by relevance
| /src/lib/libcurses/ | ||
| H A D | scroll.c | 73 setscrreg(int top, int bottom) function in typeref:typename:int |
| H A D | curses.h | 471 #define setscrreg(t, b) wsetscrreg(stdscr, t, b) macro |
Completed in 5 milliseconds