OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mvwgetch
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcurses/
getch.c
691
return
mvwgetch
(stdscr, y, x);
695
*
mvwgetch
--
700
mvwgetch
(WINDOW *win, int y, int x)
function in typeref:typename:int
curses.h
488
#define mvgetch(y, x)
mvwgetch
(stdscr, y, x)
511
#define
mvwgetch
(w, y, x) \
macro
611
int
mvwgetch
(WINDOW *, int, int);
Completed in 13 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025