Searched defs:mvwaddnstr (Results 1 - 2 of 2) sorted by relevance
| /src/lib/libcurses/ | ||
| H A D | addnstr.c | 131 mvwaddnstr(WINDOW *win, int y, int x, const char *str, int count) function in typeref:typename:int |
| H A D | curses.h | 505 #define mvwaddnstr(w, y, x, s, n) \ macro |
Completed in 5 milliseconds