Home
last modified time | relevance | path

Searched defs:mvwinchnstr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/lib/libcurses/
H A Dinchstr.c105 mvwinchnstr(WINDOW *win, int y, int x, chtype *chstr, int n) in mvwinchnstr() function
H A Dcurses.h519 #define mvwinchnstr(w, y, x, c, n) \ macro