Home | History | Annotate | Download | only in include

Lines Matching refs:mvinch

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