Searched defs:outc (Results 1 – 9 of 9) sorted by relevance
81 char outc; in process() local
184 set_background_color(NCURSES_SP_DCLx int bg, NCURSES_SP_OUTC outc) in set_background_color()204 set_foreground_color(NCURSES_SP_DCLx int fg, NCURSES_SP_OUTC outc) in set_foreground_color()1075 _nc_do_color(int old_pair, int pair, int reverse, NCURSES_OUTC outc) in _nc_do_color()
351 vidputs(chtype newmode, NCURSES_OUTC outc) in vidputs()
298 NCURSES_OUTC outc) in vid_puts()
537 outc(wchar_t c, int width) in outc() function
353 NCURSES_SP_OUTC outc) in drv_setcolor()828 NCURSES_SP_OUTC outc) in drv_do_color()
259 size_t inc, outc, r; local
757 outc(c) outc() function
2351 #define SetSafeOutcWrapper(outc) \ argument