Searched refs:wechochar (Results 1 – 15 of 15) sorted by relevance
128 wechochar(win, (chtype) '\n'); in wgetnstr_events()
338 returnCode(wechochar(pad, ch)); in pechochar()
560 wechochar(WINDOW *win, const chtype ch) in wechochar() function
607 wechochar(win, backup); in _nc_wgetch()
156 wechochar(win, (chtype) '\n'); in wgetn_wstr()
414 "wechochar" @308 NONAME
329 "wechochar" @308 NONAME ; implemented
591 curs_addch.3 wechochar.3 \
117 #undef wechochar118 int wechochar(
123 #undef wechochar124 int wechochar(
852 extern NCURSES_EXPORT(int) wechochar (WINDOW *, const chtype); /* implemented */1275 #define echochar(c) wechochar(stdscr,(c))
5057 report_return(wechochar(win, ch)); in cmd_wechochar()
7763 + rewrite wadd_wch() and wecho_wchar() to call waddch() and wechochar()12084 wechochar().12085 + correct wechochar() so that it interprets the output character as12090 invoke wechochar() instead.