Home
last modified time | relevance | path

Searched defs:mvgetch (Results 1 – 2 of 2) sorted by relevance

/netbsd/lib/libcurses/
H A Dgetch.c689 mvgetch(int y, int x) in mvgetch() function
H A Dcurses.h488 #define mvgetch(y, x) mvwgetch(stdscr, y, x) macro