Home | Sort by: relevance | last modified time | path |
/src/lib/libcurses/ | |
getch.c | 685 * mvgetch -- 689 mvgetch(int y, int x) function in typeref:typename:int |
curses.h | 488 #define mvgetch(y, x) mvwgetch(stdscr, y, x) macro 594 int mvgetch(int, int); |