Home
last modified time | relevance | path

Searched refs:redrawwin (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dredraw.c47 #undef redrawwin
50 redrawwin(WINDOW *w) in redrawwin() function
/illumos-gate/usr/src/lib/libcurses/screen/
H A D_garbagedwin.c49 return (redrawwin(win)); in garbagedwin()
H A Dredrawwin.c46 redrawwin(WINDOW *win) in redrawwin() function
H A Dcurses.ed724 extern int redrawwin(WINDOW *);
854 overlay(), overwrite(), redrawwin(), refresh(),
983 #define redrawwin(win) wredrawln((win), 0, (win)->_maxy)
1012 extern int redrawwin(WINDOW *);
1027 touchwin(), redrawwin(), winchstr(), winstr(),
1269 #define garbagedwin redrawwin
H A Dmapfile-vers235 redrawwin;
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dredraw.c45 (redrawwin)(w) variable
/illumos-gate/usr/src/lib/libxcurses/src/
H A Dmapfile-vers275 redrawwin;
/illumos-gate/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers277 redrawwin;
/illumos-gate/usr/src/man/man3xcurses/
H A DMakefile114 redrawwin.3xcurses \
702 wredrawln.3xcurses := LINKSRC = redrawwin.3xcurses
/illumos-gate/usr/src/lib/libcurses/
H A DMakefile.com80 raw.o redrawwin.o reset_sh.o resetty.o restart.o \
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h563 extern int redrawwin(WINDOW *);
1067 #define redrawwin(w) wredrawln(w, 0, (w)->_maxy) macro
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h576 extern int redrawwin(WINDOW *);
1078 #define redrawwin(w) wredrawln(__w1 = (w), 0, (__w1)->_maxy) macro
/illumos-gate/usr/src/man/man3curses/
H A DMakefile395 redrawwin.3curses \
869 redrawwin.3curses := LINKSRC = curs_refresh.3curses
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-library.man3xcurses.inc290 file path=usr/share/man/man3xcurses/redrawwin.3xcurses
465 link path=usr/share/man/man3xcurses/wredrawln.3xcurses target=redrawwin.3xcurses
H A Dsystem-library.man3curses.inc476 link path=usr/share/man/man3curses/redrawwin.3curses target=curs_refresh.3curses