Searched defs:mvwaddchnstr (Results 1 – 2 of 2) sorted by relevance
112 mvwaddchnstr(WINDOW *win, int y, int x, const chtype *chstr, int n) in mvwaddchnstr() function
501 #define mvwaddchnstr(w, y, x, s, n) \ macro