Searched refs:pechochar (Results 1 – 11 of 11) sorted by relevance
330 pechochar(WINDOW *pad, const chtype ch) in pechochar() function
309 "pechochar" @210 NONAME
231 "pechochar" @210 NONAME ; implemented
722 curs_pad.3 pechochar.3 \
1790 #undef pechochar1791 int pechochar(
1799 #undef pechochar1800 int pechochar(
2380 #undef pechochar2381 int pechochar(
2371 #undef pechochar2372 int pechochar(
3807 report_return(pechochar(pad, ch)); in cmd_pechochar()
772 extern NCURSES_EXPORT(int) pechochar (WINDOW *, const chtype); /* implemented */
13629 + Fixed in curses.h.in: make chtype argument for pechochar() constant.13639 + Fixed lib_pad.c: make chtype argument of pechochar() const.13715 + modify pechochar() to use prefresh() rather than doupdate(), since13717 + modify pechochar() so that if called with a non-pad WINDOW, will14008 + correct logic in pnoutrefresh() and pechochar() functions (reported14010 of 'wide' date to eric's #283 (1.9.9), and the pechochar bug to the