OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mvwaddch
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcurses/
addch.c
66
return
mvwaddch
(stdscr, y, x, ch);
70
*
mvwaddch
--
74
mvwaddch
(WINDOW *win, int y, int x, chtype ch)
function in typeref:typename:int
curses.h
482
#define mvaddch(y, x, ch)
mvwaddch
(stdscr, y, x, ch)
499
#define
mvwaddch
(w, y, x, ch) \
macro
605
int
mvwaddch
(WINDOW *, int, int, chtype);
Completed in 13 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025