Searched defs:addchstr (Results 1 – 5 of 5) sorted by relevance
47 addchstr(chtype *s) in addchstr() function
88 addchstr(const chtype *chs) in addchstr() function
106 addchstr(chs) in addchstr() function
744 #define addchstr(chs) waddchstr(stdscr, chs) macro
841 #define addchstr(chs) waddchstr(stdscr,chs) macro