Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/widechar/
H A Dlib_get_wstr.c62 WipeOut(WINDOW *win, int y, int x, wint_t *first, wint_t *last, int echoed) in WipeOut()
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_getstr.c52 WipeOut(WINDOW *win, int y, int x, char *first, char *last, int echoed) in WipeOut()