Searched refs:wechochar (Results 1 – 14 of 14) sorted by relevance
126 wechochar(win, (chtype) '\n'); in wgetnstr_events()
311 returnCode(wechochar(pad, ch)); in pechochar()
530 wechochar(WINDOW *win, const chtype ch) in wechochar() function
513 wechochar(win, backup); in _nc_wgetch()
154 wechochar(win, (chtype) '\n'); in wgetn_wstr()
414 "wechochar" @308 NONAME
329 "wechochar" @308 NONAME ; implemented
552 curs_addch.3 wechochar.3 \
91 #undef wechochar92 int wechochar(
97 #undef wechochar98 int wechochar(
759 extern NCURSES_EXPORT(int) wechochar (WINDOW *, const chtype); /* implemented */1033 #define echochar(c) wechochar(stdscr,c)
5057 report_return(wechochar(win, ch)); in cmd_wechochar()
2587 + rewrite wadd_wch() and wecho_wchar() to call waddch() and wechochar()6908 wechochar().6909 + correct wechochar() so that it interprets the output character as6914 invoke wechochar() instead.