Searched defs:addchstr (Results 1 – 2 of 2) sorted by relevance
49 addchstr(const chtype *chstr) in addchstr() function
429 #define addchstr(s) waddchnstr(stdscr, s, -1) macro