Searched refs:mvwaddwch (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libcurses/screen/
H A D_mvaddwch.c42 return (mvwaddwch(stdscr, y, x, ch));
H A D_mvwaddwch.c40 mvwaddwch(WINDOW *win, int y, int x, chtype ch) function
H A Dllib-lcurses383 int mvwaddwch(WINDOW *win, int y, int x, chtype ch);

Completed in 28 milliseconds