Home | History | Annotate | Download | only in include

Lines Matching refs:mvinch

617 extern NCURSES_EXPORT(chtype) mvinch (int, int);			/* generated */
1086 #define mvinch(y,x) mvwinch(stdscr,y,x)