Home
last modified time | relevance | path

Searched refs:wechochar (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/ncurses/ncurses/base/
HDlib_getstr.c128 wechochar(win, (chtype) '\n'); in wgetnstr_events()
HDlib_pad.c338 returnCode(wechochar(pad, ch)); in pechochar()
HDlib_addch.c560 wechochar(WINDOW *win, const chtype ch) in wechochar() function
HDlib_getch.c607 wechochar(win, backup); in _nc_wgetch()
/dragonfly/contrib/ncurses/ncurses/widechar/
HDlib_get_wstr.c156 wechochar(win, (chtype) '\n'); in wgetn_wstr()
/dragonfly/lib/libncurses/
HDSymbol.base.map757 wechochar;
/dragonfly/contrib/ncurses/misc/
HDncurses.def414 "wechochar" @308 NONAME
HDncurses.ref329 "wechochar" @308 NONAME ; implemented
/dragonfly/lib/libncurses/include/
HDcurses.head854 extern NCURSES_EXPORT(int) wechochar (WINDOW *, const chtype); /* implemented */
1277 #define echochar(c) wechochar(stdscr,(c))
/dragonfly/
HDMakefile_upgrade.inc2998 TO_REMOVE+=/usr/share/man/man3/wechochar.3.gz