Searched defs:mvinchnstr (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/lib/libcurses/ |
H A D | inchstr.c | 82 mvinchnstr(int y, int x, chtype *chstr, int n) in mvinchnstr() function
|
H A D | curses.h | 492 #define mvinchnstr(y, x, c, n) mvwinchnstr(stdscr, y, x, c, n) macro
|