Home
last modified time | relevance | path

Searched refs:scrollok (Results 1 – 25 of 35) sorted by relevance

12

/netbsd/tests/lib/libcurses/tests/
H A Dwins_wstr34 # this should fail since scrollok is false
35 call OK scrollok $win1 $FALSE
39 call OK scrollok $win1 $TRUE
H A Dfill_window_numbers1 call OK scrollok $win1 $TRUE
16 call OK scrollok $win1 $FALSE
H A Dwaddstr6 # scrollok is false
10 call OK scrollok $win1 $TRUE
H A Dscroll6 call OK scrollok STDSCR $TRUE
21 call OK scrollok $win1 $TRUE
H A Dfill_screen_numbers4 call OK scrollok STDSCR $TRUE
30 call OK scrollok STDSCR $FALSE
H A Dderwin3 call OK scrollok $win1 $TRUE
22 call OK scrollok $win2 $TRUE
H A Dsetscrreg7 call OK scrollok STDSCR $TRUE
H A Dwsetscrreg9 call OK scrollok $win1 $TRUE
H A Dwscrl7 call OK scrollok $win1 1
H A Dcopywin7 call OK scrollok $win1 $TRUE
8 call OK scrollok $win2 $TRUE
H A Daddstr20 call OK scrollok STDSCR $TRUE
H A Ddupwin9 call OK scrollok $win2 $TRUE
/netbsd/usr.bin/talk/
H A Dinit_disp.c79 scrollok(my_win.x_win, FALSE); in init_display()
86 scrollok(his_win.x_win, FALSE); in init_display()
/netbsd/lib/libcurses/
H A Dscrollok.c45 scrollok(WINDOW *win, bool bf) in scrollok() function
H A DMakefile30 scroll.c scrollok.c setterm.c slk.c standout.c syncok.c timeout.c \
160 curses_scroll.3 scrollok.3 curses_scroll.3 setscrreg.3 \
/netbsd/games/worm/
H A Dworm.c145 scrollok(tv, FALSE); in main()
146 scrollok(stw, FALSE); in main()
/netbsd/lib/libcurses/EXAMPLES/
H A Dview.c506 scrollok(stdscr, FALSE); /* prevent screen from moving */ in show_all()
525 scrollok(stdscr, TRUE); in show_all()
H A Dex1.c132 scrollok(stdscr, TRUE); /* Enable scrolling */ in main()
/netbsd/lib/libcurses/PSD.doc/
H A Dtwinkle1.c70 scrollok(stdscr, FALSE); in main()
H A Dex1.c58 scrollok(stdscr, TRUE); /* Enable scrolling */
H A Dex2.c62 scrollok(stdscr, TRUE);
/netbsd/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-wingeneral.c177 scrollok (handle.get (), TRUE); in make_window()
H A Dtui-stack.c235 scrollok (handle.get (), FALSE); in rerender()
/netbsd/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui-wingeneral.c177 scrollok (handle.get (), TRUE); in make_window()
H A Dtui-stack.c235 scrollok (handle.get (), FALSE); in rerender()

12