Searched defs:addchnstr (Results 1 – 5 of 5) sorted by relevance
49 addchnstr(chtype *s, int n) in addchnstr() function
52 addchnstr(const chtype *chs, int n) in addchnstr() function
49 addchnstr(chs, n) in addchnstr() function
745 #define addchnstr(chs, n) waddchnstr(stdscr, chs, n) macro
842 #define addchnstr(chs,n) waddchnstr(stdscr,chs,n) macro