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

/src/lib/libcurses/
H A Dscroll.c73 setscrreg(int top, int bottom) function in typeref:typename:int
H A Dcurses.h471 #define setscrreg(t, b) wsetscrreg(stdscr, t, b) macro

Completed in 5 milliseconds