Searched defs:mvwaddchnstr (Results 1 - 2 of 2) sorted by relevance
| /src/lib/libcurses/ | ||
| H A D | addchnstr.c | 112 mvwaddchnstr(WINDOW *win, int y, int x, const chtype *chstr, int n) function in typeref:typename:int |
| H A D | curses.h | 501 #define mvwaddchnstr(w, y, x, s, n) \ macro |
Completed in 4 milliseconds