Searched refs:wechochar (Results 1 – 15 of 15) sorted by relevance
125 wechochar(win, (chtype) '\n'); in wgetnstr_events()
331 returnCode(wechochar(pad, ch)); in pechochar()
553 wechochar(WINDOW *win, const chtype ch) in wechochar() function
594 wechochar(win, backup); in _nc_wgetch()
153 wechochar(win, (chtype) '\n'); in wgetn_wstr()
414 "wechochar" @308 NONAME
329 "wechochar" @308 NONAME ; implemented
570 curs_addch.3 wechochar.3 \
817 extern NCURSES_EXPORT(int) wechochar (WINDOW *, const chtype); /* implemented */1217 #define echochar(c) wechochar(stdscr,(c))
116 #undef wechochar117 int wechochar(
118 #undef wechochar119 int wechochar(
124 #undef wechochar125 int wechochar(
5057 report_return(wechochar(win, ch)); in cmd_wechochar()
5010 + rewrite wadd_wch() and wecho_wchar() to call waddch() and wechochar()9331 wechochar().9332 + correct wechochar() so that it interprets the output character as9337 invoke wechochar() instead.