Home
last modified time | relevance | path

Searched refs:touchwin (Results 1 – 25 of 27) sorted by relevance

12

/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dtouchwin.c47 #undef touchwin
50 touchwin(WINDOW *w) in touchwin() function
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dtouchwin.c46 touchwin(WINDOW *win) in touchwin() function
H A Dcurses.ed741 extern int touchwin(WINDOW *);
859 syncok(), touchline(), touchwin(), untouchwin(), vline(),
982 #define touchwin(win) wtouchln((win), 0, (win)->_maxy, TRUE)
1011 extern int touchwin(WINDOW *);
1027 touchwin(), redrawwin(), winchstr(), winstr(),
H A Dmapfile-vers289 touchwin;
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dtouchwin.c45 (touchwin)(w) variable
/illumos-gate/usr/src/lib/libeti/panel/common/
H A Dreplace.c69 (void) touchwin(window); in replace_panel()
H A Dbottom.c83 (void) touchwin(panel -> win); in bottom_panel()
H A Dtop.c87 (void) touchwin(panel -> win); in top_panel()
H A Dnew.c100 (void) touchwin(panel -> win); in show_panel()
/illumos-gate/usr/src/ucblib/libcurses/
H A Dbox.c47 (void) touchwin(win); in box()
H A Dmvwin.c57 (void) touchwin(win); in mvwin()
H A Dtouchwin.c30 touchwin(WINDOW *win) in touchwin() function
H A DMakefile.com68 touchwin.o \
H A Drefresh.c80 (void) touchwin(win); in wrefresh()
H A Dmapfile-vers159 touchwin;
/illumos-gate/usr/src/lib/libxcurses2/
H A DMakefile.com48 bkgrnd.o hln.o numcode.o touchwin.o win_wch.o \
/illumos-gate/usr/src/lib/libxcurses/
H A DMakefile.com50 bkgrnd.o hln.o numcode.o touchwin.o win_wch.o \
/illumos-gate/usr/src/lib/libxcurses/src/
H A Dmapfile-vers331 touchwin;
/illumos-gate/usr/src/ucbhead/
H A Dcurses.h208 extern int touchwin(WINDOW *);
/illumos-gate/usr/src/lib/libxcurses2/src/
H A Dmapfile-vers333 touchwin;
/illumos-gate/usr/src/man/man3xcurses/
H A DMakefile322 touchwin.3xcurses \
669 touchwin.3xcurses := LINKSRC = is_linetouched.3xcurses
/illumos-gate/usr/src/lib/libcurses/
H A DMakefile.com90 tnames.o touchwin.o tparm.o tputs.o trace.o \
/illumos-gate/usr/src/lib/libxcurses2/h/
H A Dcurses.h622 extern int touchwin(WINDOW *);
1084 #define touchwin(w) wtouchln(__w1 = (w), 0, __w1->_maxy, 1) macro
/illumos-gate/usr/src/lib/libxcurses/h/
H A Dcurses.h715 extern int touchwin(WINDOW *);
1079 #define touchwin(w) wtouchln(w, 0, (w)->_maxy, 1) macro
/illumos-gate/usr/src/man/man3curses/
H A DMakefile498 touchwin.3curses \
935 touchwin.3curses := LINKSRC = curs_touch.3curses

12