Searched refs:scrollok (Results 1 – 13 of 13) sorted by relevance
| /openbsd/src/usr.bin/talk/ |
| D | init_disp.c | 73 scrollok(my_win.x_win, smooth_scroll); in init_display() 80 scrollok(his_win.x_win, smooth_scroll); in init_display()
|
| /openbsd/src/lib/libcurses/base/ |
| D | lib_scrollok.c | 49 scrollok(WINDOW *win, bool flag) in NCURSES_EXPORT()
|
| /openbsd/src/gnu/llvm/lldb/utils/lui/ |
| D | eventwin.py | 18 self.win.scrollok(1)
|
| D | commandwin.py | 62 self.win.scrollok(1)
|
| D | sourcewin.py | 30 self.win.scrollok(1)
|
| /openbsd/src/games/worm/ |
| D | worm.c | 126 scrollok(tv, FALSE); in main() 127 scrollok(stw, FALSE); in main()
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/tui/ |
| D | tui-wingeneral.c | 167 scrollok (handle, TRUE); in tui_make_window()
|
| D | tui-regs.c | 386 scrollok (data_item_win->handle, FALSE); in tui_display_registers_from()
|
| D | ChangeLog-1998-2003 | 952 * tuiRegs.c (tuiDisplayRegistersFrom): Set scrollok to FALSE in
|
| /openbsd/src/distrib/special/more/ |
| D | curses.h | 205 #define scrollok(w, bf) \ macro
|
| /openbsd/src/gnu/gcc/gcc/ |
| D | sys-protos.h | 916 extern int scrollok(WINDOW *, int);
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | sys-protos.h | 916 extern int scrollok(WINDOW *, int);
|
| /openbsd/src/lib/libcurses/ |
| D | curses.h | 781 extern NCURSES_EXPORT(int) scrollok (WINDOW *,bool); /* implemented */
|