Home
last modified time | relevance | path

Searched refs:leaveok (Results 1 – 12 of 12) sorted by relevance

/mirbsd/src/lib/libncurses/src/ncurses/base/
Dlib_leaveok.c46 leaveok(WINDOW *win, bool flag) in NCURSES_EXPORT()
/mirbsd/src/lib/libocurses/PSD.doc/
Dtwinkle1.c63 leaveok(stdscr, TRUE);
/mirbsd/src/gnu/usr.bin/lynx/src/
DLYGCurses.h118 #define leaveok(win, bf) (win->_leave = bf) macro
/mirbsd/src/lib/libocurses/
Dcurses.h223 #define leaveok(w, bf) \ macro
/mirbsd/src/lib/libncurses/
DMakefile349 MLINKS+= curs_outopts.3 leaveok.3
/mirbsd/src/gnu/usr.bin/binutils/libiberty/testsuite/
Ddemangle-expected639 leaveok(_win_st *, char)
640 leaveok
/mirbsd/src/lib/libncurses/src/include/
Dcurses.head618 extern NCURSES_EXPORT(int) leaveok (WINDOW *,bool); /* implemented */
Dcurses.h.in615 extern NCURSES_EXPORT(int) leaveok (WINDOW *,bool); /* implemented */
/mirbsd/src/lib/libncurses/src/doc/
Dncurses-intro.doc413 change, use leaveok(). If this isn't done, refresh() will move the
654 Unless leaveok() has been enabled, the physical cursor of the
/mirbsd/src/lib/libncurses/src/
DNEWS3419 + minor clarification for curs_set() and leaveok() manpages.
4576 says that leaveok() affects their behavior (report by Darryl Miles,
4743 + remove spurious curs_set() call from leaveok() (J.T.Conklin).
4744 + corrected handling leaveok() in doupdate() (patch by Alexander V.
4843 + moved clearok(), immedok(), leaveok(), and scrollok() from
/mirbsd/src/distrib/lists/htman/htmi/
Dmi4556 ./man3/leaveok.htm
/mirbsd/src/distrib/lists/base/dev/
Dmi6344 ./usr/share/man/cat3/leaveok.0