Home
last modified time | relevance | path

Searched refs:wredrawln (Results 1 – 24 of 24) sorted by relevance

/titanic_41/usr/src/lib/libcurses/screen/
H A Dredrawwin.c50 return (wredrawln(win, 0, win->_maxy)); in redrawwin()
H A D_garbagdlins.c51 return (wredrawln(win, start, finish)); in garbagedlines()
H A Dwredrawln.c60 wredrawln(WINDOW *win, int begline, int numlines) in wredrawln() function
H A Dmapfile-vers357 wredrawln;
H A Dcurses.ed394 extern int wredrawln(WINDOW *, int, int);
435 extern int wredrawln(WINDOW *, int, int);
537 extern int putwin(), wredrawln(), scr_dump(), setupterm();
551 winsnstr(), winstr(), wmove(), wnoutrefresh(), wredrawln(),
983 #define redrawwin(win) wredrawln((win), 0, (win)->_maxy)
1268 #define garbagedlines wredrawln
H A Dllib-lcurses1221 /* wredrawln.c */
1222 int wredrawln(WINDOW *win, int begline, int numlines);
/titanic_41/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dredraw.c56 code = wredrawln(w, 0, w->_maxy); in redrawwin()
H A Dwredraw.c50 wredrawln(WINDOW *w, int y, int n) in wredrawln() function
/titanic_41/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dredraw.c56 code = wredrawln(w, 0, w->_maxy);
H A Dwredraw.c47 wredrawln(w, y, n) in wredrawln() function
/titanic_41/usr/src/lib/libxcurses/src/
H A Dmapfile-vers413 wredrawln;
/titanic_41/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers414 wredrawln;
/titanic_41/usr/src/man/man3xcurses/
H A DMakefile396 wredrawln.3xcurses \
702 wredrawln.3xcurses := LINKSRC = redrawwin.3xcurses
/titanic_41/usr/src/lib/libcurses/
H A DMakefile.com97 wmove.o wnoutref.o wprintw.o wredrawln.o wrefresh.o \
/titanic_41/usr/src/lib/libxcurses/h/
H A Dcurses.h567 extern int wredrawln(WINDOW *, int, int);
1069 #define redrawwin(w) wredrawln(w, 0, (w)->_maxy)
/titanic_41/usr/src/lib/libxcurses2/h/
H A Dcurses.h710 extern int wredrawln(WINDOW *, int, int);
1080 #define redrawwin(w) wredrawln(__w1 = (w), 0, (__w1)->_maxy)
/titanic_41/usr/src/man/man3curses/
H A DMakefile570 wredrawln.3curses \
872 wredrawln.3curses := LINKSRC = curs_refresh.3curses
/titanic_41/usr/src/lib/libxcurses/src/libc/
H A Dllib-lcurses997 int wredrawln(WINDOW *, int, int);
H A Dllib-lxcurses981 int wredrawln(WINDOW *, int, int);
/titanic_41/usr/src/lib/libxcurses2/src/libc/
H A Dllib-lcurses981 int wredrawln(WINDOW *, int, int);
H A Dllib-lxcurses981 int wredrawln(WINDOW *, int, int);
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc509 link path=usr/share/man/man3xcurses/wredrawln.3xcurses \
H A Dsystem-library.man3curses.inc808 link path=usr/share/man/man3curses/wredrawln.3curses \
/titanic_41/
H A D.gitignore5996 usr/src/man/man3curses/wredrawln.3curses
8097 usr/src/man/man3xcurses/wredrawln.3xcurses