Searched refs:touchline (Results 1 – 19 of 19) sorted by relevance
| /mirbsd/src/lib/libncurses/src/ncurses/base/ |
| D | lib_redrawln.c | 56 if (touchline(win, beg, num) == ERR) in NCURSES_EXPORT()
|
| D | lib_scroll.c | 115 touchline(win, top, bottom - top + 1); in NCURSES_EXPORT()
|
| D | lib_overlay.c | 179 touchline(dst, dminrow, (dmaxrow - dminrow + 1)); in copywin()
|
| /mirbsd/src/lib/libncurses/src/panel/ |
| D | panel.c | 144 touchline(pan->win, start, count); in _nc_Touchline()
|
| D | panel.priv.h | 102 # define Touchline(pan,start,count) touchline((pan)->win,start,count)
|
| /mirbsd/src/lib/libocurses/ |
| D | touchwin.c | 41 touchline(win, y, sx, ex) in touchline() function
|
| D | curses.h | 267 int touchline(WINDOW *, int, int, int);
|
| /mirbsd/src/gnu/usr.bin/lynx/src/ |
| D | LYCurses.c | 2172 touchline(LYwin, row, 0, COLS); in LYtouchline() 2174 touchline(LYwin, row, 1); in LYtouchline()
|
| /mirbsd/src/lib/libncurses/ |
| D | Makefile | 441 MLINKS+= curs_touch.3 touchline.3
|
| /mirbsd/src/lib/libncurses/src/include/ |
| D | curses.head | 744 extern NCURSES_EXPORT(int) touchline (WINDOW *, int, int); /* generated */ 911 #define touchline(win, s, c) wtouchln((win), s, c, 1)
|
| D | curses.h.in | 741 extern NCURSES_EXPORT(int) touchline (WINDOW *, int, int); /* generated */ 904 #define touchline(win, s, c) wtouchln((win), s, c, 1) macro
|
| /mirbsd/src/gnu/usr.bin/lynx/ |
| D | aclocal.m4 | 2098 dnl Check for the flavor of the touchline function, to distinguish between BSD 2102 AC_CACHE_CHECK(for curses touchline function,cf_cv_curs_touchline,[ 2105 [touchline(stdscr, 1,2,3);], 2109 [touchline(stdscr, 1,2);], 2114 AC_DEFINE(HAVE_BSD_TOUCHLINE,1,[Define to 1 if curses has bsd-style touchline]) 2117 AC_DEFINE(HAVE_SYSV_TOUCHLINE,1,[Define to 1 if curses has sysv-style touchline])
|
| D | configure.in | 1479 touchline \
|
| D | configure | 16197 echo $ac_n "checking for curses touchline function""... $ac_c" 1>&6 16198 echo "configure:16199: checking for curses touchline function" >&5 16209 touchline(stdscr, 1,2,3);
|
| D | CHANGES | 3324 * add a configure check for BSD- and SYSV-style curses touchline function, 3896 * add configure checks for touchline() and touchwin(), use this info to work 5173 wredrawln, not touchline) it should really get better... 6105 * change touchline() call in LYOptions.c to touchwin() in case anyone wants to 6256 touchline() in popup_choice().
|
| /mirbsd/src/distrib/lists/htman/htmi/ |
| D | mi | 5503 ./man3/touchline.htm
|
| /mirbsd/src/lib/libncurses/src/ |
| D | NEWS | 3101 + add prototypes for touchline() and touchwin(), adding them to the 5410 + move logic that invokes touchline(), or does the equivalent, into
|
| /mirbsd/src/distrib/lists/base/dev/ |
| D | mi | 7281 ./usr/share/man/cat3/touchline.0
|
| /mirbsd/src/share/dict/ |
| D | web2 | 204182 touchline
|