Home | History | Annotate | Download | only in include

Lines Matching refs:setscrreg

695 extern NCURSES_EXPORT(int) setscrreg (int,int);				/* generated */
1043 #define setscrreg(t,b) wsetscrreg(stdscr,t,b)