Home
last modified time | relevance | path

Searched refs:mvwdelch (Results 1 – 20 of 20) sorted by relevance

/titanic_50/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Ddelch.c74 #undef mvwdelch
77 mvwdelch(WINDOW *w, int y, int x) in mvwdelch() function
/titanic_50/usr/src/lib/libcurses/screen/
H A D_mvwdelch.c49 mvwdelch(WINDOW *win, int y, int x) in mvwdelch() function
H A Dmapfile-vers185 mvwdelch;
H A Dcurses.ed704 extern int mvwdelch(WINDOW *, int, int);
848 mvwaddchstr(), mvwaddnstr(), mvwaddstr(), mvwdelch(),
1046 mvwdelch(stdscr, y, x)
1115 #define mvwdelch(win, y, x) \
H A Dllib-lcurses395 int mvwdelch(WINDOW *win, int y, int x);
/titanic_50/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddelch.c77 (mvwdelch)(w, y, x) variable
/titanic_50/usr/src/ucbhead/
H A Dcurses.h137 #define mvwdelch(win, y, x) VOID(wmove(win, y, x) == ERR ? \ macro
146 #define mvdelch(y, x) mvwdelch(stdscr, y, x)
/titanic_50/usr/src/lib/libxcurses/src/
H A Dmapfile-vers221 mvwdelch;
/titanic_50/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers223 mvwdelch;
/titanic_50/usr/src/man/man3xcurses/
H A DMakefile236 mvwdelch.3xcurses \
526 mvwdelch.3xcurses := LINKSRC = delch.3xcurses
/titanic_50/usr/src/lib/libxcurses2/h/
H A Dcurses.h524 extern int mvwdelch(WINDOW *, int, int);
864 #define mvwdelch(w, y, x) \ macro
/titanic_50/usr/src/lib/libxcurses/h/
H A Dcurses.h543 extern int mvwdelch(WINDOW *, int, int);
917 #define mvwdelch(w,y,x) (wmove(w,y,x)?ERR:wdelch(w)) macro
/titanic_50/usr/src/man/man3curses/
H A DMakefile333 mvwdelch.3curses \
684 mvwdelch.3curses := LINKSRC = curs_delch.3curses
/titanic_50/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses247 int mvwdelch(WINDOW *, int, int);
H A Dllib-lxcurses247 int mvwdelch(WINDOW *, int, int);
/titanic_50/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses247 int mvwdelch(WINDOW *, int, int);
H A Dllib-lxcurses247 int mvwdelch(WINDOW *, int, int);
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc275 link path=usr/share/man/man3xcurses/mvwdelch.3xcurses target=delch.3xcurses
H A Dsystem-library.man3curses.inc440 link path=usr/share/man/man3curses/mvwdelch.3curses target=curs_delch.3curses
/titanic_50/
H A D.gitignore5759 usr/src/man/man3curses/mvwdelch.3curses
7937 usr/src/man/man3xcurses/mvwdelch.3xcurses