Searched defs:mvinstr (Results 1 – 2 of 2) sorted by relevance
112 int mvinstr(int y, int x, char *str) in mvinstr() function
1083 #define mvinstr(y,x,s) mvwinstr(stdscr,y,x,s) macro