Home | History | Annotate | Download | only in include

Lines Matching refs:mvinsch

621 extern NCURSES_EXPORT(int) mvinsch (int, int, chtype);			/* generated */
1090 #define mvinsch(y,x,c) mvwinsch(stdscr,y,x,c)