Home | History | Annotate | Download | only in include

Lines Matching refs:mvinchnstr

650 extern NCURSES_EXPORT(int) mvinchnstr (int, int, chtype *, int);	/* generated */
1246 #define mvinchnstr(y,x,s,n) mvwinchnstr(stdscr,y,x,s,n)