Searched defs:mvgetch (Results 1 - 2 of 2) sorted by relevance
| /src/lib/libcurses/ | ||
| H A D | getch.c | 689 mvgetch(int y, int x) function in typeref:typename:int |
| H A D | curses.h | 488 #define mvgetch(y, x) mvwgetch(stdscr, y, x) macro |
Completed in 5 milliseconds