Searched defs:mvgetch (Results 1 – 2 of 2) sorted by relevance
291 int mvgetch(int y, int x) in mvgetch() function
1072 #define mvgetch(y,x) mvwgetch(stdscr,y,x) macro