Home
last modified time | relevance | path

Searched refs:mvwhline (Results 1 – 18 of 18) sorted by relevance

/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dhln.c74 #undef mvwhline
77 mvwhline(WINDOW *w, int y, int x, chtype h, int n) in mvwhline() function
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dhln.c79 #undef mvwhline
82 mvwhline(WINDOW *w, int y, int x, chtype h, int n) in mvwhline() function
/titanic_44/usr/src/lib/libcurses/screen/
H A D_mvhline.c51 return (mvwhline(stdscr, y, x, c, n)); in mvhline()
H A D_mvwhline.c49 mvwhline(WINDOW *win, int y, int x, chtype c, int n) in mvwhline() function
H A Dmapfile-vers482 mvwhline;
H A Dcurses.ed707 extern int mvwhline(WINDOW *, int, int, chtype, int);
849 mvwgetch(), mvwgetstr(), mvwhline(), mvwinchnstr(),
1072 mvwhline(stdscr, y, x, c, num)
1129 #define mvwhline(win, y, x, c, num) \
H A Dllib-lcurses413 int mvwhline(WINDOW *win, int y, int x, chtype c, int n);
/titanic_44/usr/src/lib/libxcurses/src/
H A Dmapfile-vers228 mvwhline;
/titanic_44/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers230 mvwhline;
/titanic_44/usr/src/man/man3xcurses/
H A DMakefile243 mvwhline.3xcurses \
584 mvwhline.3xcurses := LINKSRC = hline.3xcurses
/titanic_44/usr/src/lib/libxcurses/h/
H A Dcurses.h637 extern int mvwhline(WINDOW *, int, int, chtype, int);
977 #define mvwhline(w,y,x,ch,n) (wmove(w,y,x)?ERR:whline(w,ch,n)) macro
/titanic_44/usr/src/lib/libxcurses2/h/
H A Dcurses.h531 extern int mvwhline(WINDOW *, int, int, chtype, int);
945 #define mvwhline(w, y, x, ch, n) \ macro
/titanic_44/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses352 int mvwhline(WINDOW *, int, int, chtype, int);
H A Dllib-lxcurses352 int mvwhline(WINDOW *, int, int, chtype, int);
/titanic_44/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses352 int mvwhline(WINDOW *, int, int, chtype, int);
H A Dllib-lxcurses352 int mvwhline(WINDOW *, int, int, chtype, int);
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc286 link path=usr/share/man/man3xcurses/mvwhline.3xcurses target=hline.3xcurses
/titanic_44/
H A D.gitignore7944 usr/src/man/man3xcurses/mvwhline.3xcurses