Searched refs:wvline (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Dlib_vline.c37 ** The routine wvline().
46 wvline(WINDOW *win, chtype ch, int n) function
52 T((T_CALLED("wvline(%p,%s,%d)"), (void *) win, _tracechtype(ch), n));
/freebsd-11-stable/contrib/dialog/
H A Darrows.c224 wvline(win, ACS_VLINE | A_REVERSE, all_high);
240 wvline(win, ACS_BLOCK, bar_last - bar_y);
/freebsd-11-stable/contrib/gcc/
H A Dsys-protos.h1283 extern int wvline(WINDOW *, chtype, int);
/freebsd-11-stable/lib/ncurses/ncurses/
H A DMakefile635 curs_border.3 wvline.3 \
/freebsd-11-stable/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c5774 report_return(wvline(win, ch[0], n));

Completed in 104 milliseconds