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