Home
last modified time | relevance | path

Searched refs:keyok (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/ncurses/ncurses/base/
H A Dkeyok.c50 NCURSES_SP_NAME(keyok) (NCURSES_SP_DCLx int c, bool flag) in NCURSES_EXPORT()
99 keyok(int c, bool flag) in keyok() function
101 return NCURSES_SP_NAME(keyok) (CURRENT_SCREEN, c, flag); in keyok()
H A Dlib_mouse.c1428 NCURSES_SP_NAME(keyok) (NCURSES_SP_ARGx KEY_MOUSE, on); in mouse_activate() local
/freebsd/contrib/ncurses/man/
H A Dman_db.renames.in127 keyok.3x keyok.3ncurses
/freebsd/contrib/ncurses/ncurses/
H A Dllib-ltinfow1656 /* ./base/keyok.c */
1665 #undef keyok
1666 int keyok(
H A Dllib-ltinfo1594 /* ./base/keyok.c */
1603 #undef keyok
1604 int keyok(
H A Dllib-ltinfot1706 /* ./base/keyok.c */
1715 #undef keyok
1716 int keyok(
H A Dllib-ltinfotw1768 /* ./base/keyok.c */
1777 #undef keyok
1778 int keyok(
H A Dmodules231 keyok lib $(base) $(HEADER_DEPS)
H A Dllib-lncursest4614 /* ./base/keyok.c */
4623 #undef keyok
4624 int keyok(
H A Dllib-lncurses4493 /* ./base/keyok.c */
4502 #undef keyok
4503 int keyok(
H A Dllib-lncursestw5615 /* ./base/keyok.c */
5624 #undef keyok
5625 int keyok(
H A Dllib-lncursesw5494 /* ./base/keyok.c */
5503 #undef keyok
5504 int keyok(
/freebsd/contrib/ncurses/misc/
H A Dncurses.def231 "keyok" @240 NONAME
/freebsd/lib/ncurses/tinfo/
H A DMakefile90 keyok.c \
452 keyok.3 \
/freebsd/contrib/ncurses/
H A DMANIFEST443 ./doc/html/man/keyok.3x.html
671 ./man/keyok.3x
802 ./ncurses/base/keyok.c
H A DANNOUNCE466 * The functions keyok and define_key allow you to better control the
H A DNEWS10125 i.e., the list of definitions which are disabled by keyok().
10306 + rename test/define_key.c to test/demo_defkey.c, test/keyok.c to
10311 + add example program test/keyok.c for keyok().
12883 + modify keyok() so it works properly if there is more than one string
13687 avoid resetting it via a keyok() call by mouse_activate().
14361 + add modules define_key, keyok, name_match, tries
14479 + Add bindings for keyok() and define_key() to the Ada95 packages.
14559 + modify mousemask() to use keyok() to enable/disable KEY_MOUSE, so
14562 + add extensions keyok() and define_key(). These are designed to allow
H A DINSTALL2208 New extensions: keyok() and define_key().
/freebsd/contrib/ncurses/include/
H A Dcurses.h.in966 extern NCURSES_EXPORT(int) keyok (int, bool);
1116 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(keyok) (SCREEN*, int, bool); /* implemented:EXT_SP_FUNC …
/freebsd/contrib/netbsd-tests/lib/libcurses/slave/
H A Dcurses_commands.c2824 report_return(keyok(keysym, flag)); in cmd_keyok()
/freebsd/contrib/ncurses/doc/
H A Dncurses-intro.doc880 keyok() function allows you to temporarily enable or disable