Searched refs:info_dispatch_on_key (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/legacy/gcc/texinfo/info/
H A Dsession.h65 extern void info_dispatch_on_key ();
H A Dsession.c226 info_dispatch_on_key (key, active_window->keymap);
3725 /* Declaration only. Special cased in info_dispatch_on_key (). */
3860 info_dispatch_on_key (key, map)
3871 info_dispatch_on_key (key, map);
3892 info_dispatch_on_key (tolower (key), map);
3937 info_dispatch_on_key (newkey, (Keymap)map[key].function);
4047 info_dispatch_on_key (pure_key, keymap);
3850 info_dispatch_on_key (key, map) function

Completed in 102 milliseconds