Searched defs:addchstr (Results 1 – 5 of 5) sorted by relevance
49 addchstr(chtype *s) in addchstr() function
108 addchstr(chs) in addchstr() function
90 addchstr(const chtype *chs) in addchstr() function
746 #define addchstr(chs) waddchstr(stdscr, chs) macro
843 #define addchstr(chs) waddchstr(stdscr,chs) macro