Searched refs:touchwin (Results 1 – 25 of 33) sorted by relevance
12
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | touchwin.c | 49 #undef touchwin 52 touchwin(WINDOW *w) in touchwin() function
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | touchwin.c | 48 touchwin(WINDOW *win) in touchwin() function
|
H A D | mapfile-vers | 289 touchwin;
|
H A D | curses.ed | 741 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(),
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | touchwin.c | 47 (touchwin)(w) variable
|
/titanic_44/usr/src/lib/libeti/panel/common/ |
H A D | replace.c | 71 (void) touchwin(window); in replace_panel()
|
H A D | bottom.c | 85 (void) touchwin(panel -> win); in bottom_panel()
|
H A D | top.c | 89 (void) touchwin(panel -> win); in top_panel()
|
H A D | new.c | 102 (void) touchwin(panel -> win); in show_panel()
|
/titanic_44/usr/src/ucblib/libcurses/ |
H A D | box.c | 49 (void) touchwin(win); in box()
|
H A D | mvwin.c | 59 (void) touchwin(win); in mvwin()
|
H A D | touchwin.c | 32 touchwin(WINDOW *win) in touchwin() function
|
H A D | Makefile.com | 67 touchwin.o \
|
H A D | mapfile-vers | 149 touchwin;
|
H A D | refresh.c | 82 (void) touchwin(win); in wrefresh()
|
/titanic_44/usr/src/lib/libxcurses2/ |
H A D | Makefile.com | 47 bkgrnd.o hln.o numcode.o touchwin.o win_wch.o \
|
/titanic_44/usr/src/lib/libxcurses/ |
H A D | Makefile.com | 49 bkgrnd.o hln.o numcode.o touchwin.o win_wch.o \
|
/titanic_44/usr/src/lib/libxcurses/src/ |
H A D | mapfile-vers | 331 touchwin;
|
/titanic_44/usr/src/lib/libxcurses2/src/ |
H A D | mapfile-vers | 333 touchwin;
|
/titanic_44/usr/src/ucbhead/ |
H A D | curses.h | 210 extern int touchwin(WINDOW *);
|
/titanic_44/usr/src/lib/libxcurses/src/libc/ |
H A D | llib-lcurses | 749 * touchwin.c 751 int touchwin(WINDOW *);
|
H A D | llib-lxcurses | 749 * touchwin.c 751 int touchwin(WINDOW *);
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/ |
H A D | llib-lcurses | 749 * touchwin.c 751 int touchwin(WINDOW *);
|
H A D | llib-lxcurses | 749 * touchwin.c 751 int touchwin(WINDOW *);
|
/titanic_44/usr/src/man/man3xcurses/ |
H A D | Makefile | 322 touchwin.3xcurses \ 669 touchwin.3xcurses := LINKSRC = is_linetouched.3xcurses
|
12