Searched defs:WipeOut (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/lib/libcurses/base/ |
H A D | lib_getstr.c | 54 WipeOut(WINDOW *win, int y, int x, char *first, char *last, int echoed) in WipeOut() function
|
/openbsd-src/lib/libcurses/widechar/ |
H A D | lib_get_wstr.c | 64 WipeOut(WINDOW *win, int y, int x, wint_t *first, wint_t *last, int echoed) in WipeOut() function
|