Home | History | Annotate | Download | only in include

Lines Matching refs:mvinch

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