Searched defs:setscrreg (Results 1 – 5 of 5) sorted by relevance
45 (setscrreg)(top, bottom) variable
50 setscrreg(int top, int bottom) in setscrreg() function
47 setscrreg(int t, int b) in setscrreg() function
1080 #define setscrreg(t, b) wsetscrreg(stdscr, t, b) macro
1070 #define setscrreg(t, b) wsetscrreg(stdscr, t, b) macro