OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mvwdelch
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libcurses/
delch.c
65
return
mvwdelch
(stdscr, y, x);
69
*
mvwdelch
--
73
mvwdelch
(WINDOW *win, int y, int x)
function in typeref:typename:int
curses.h
487
#define mvdelch(y, x)
mvwdelch
(stdscr, y, x)
509
#define
mvwdelch
(w, y, x) \
macro
610
int
mvwdelch
(WINDOW *, int, int);
Completed in 13 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025