Searched defs:mvaddchnstr (Results 1 - 2 of 2) sorted by relevance

/src/lib/libcurses/
H A Daddchnstr.c101 mvaddchnstr(int y, int x, const chtype *chstr, int n) function in typeref:typename:int
H A Dcurses.h483 #define mvaddchnstr(y, x, s, n) mvwaddchnstr(stdscr, y, x, s, n) macro

Completed in 6 milliseconds