Home
last modified time | relevance | path

Searched refs:add_char_to_keyseq (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dsession.c4520 add_char_to_keyseq (char character) in add_char_to_keyseq() function
4598 add_char_to_keyseq (ESC); in info_dispatch_on_key()
4628 add_char_to_keyseq (key); in info_dispatch_on_key()
4639 add_char_to_keyseq (key); in info_dispatch_on_key()
4666 add_char_to_keyseq (key); in info_dispatch_on_key()
4674 add_char_to_keyseq (key); in info_dispatch_on_key()
4756 add_char_to_keyseq (ESC);
4758 add_char_to_keyseq (UnMeta (key));
4760 add_char_to_keyseq (key);
H A Dsession.h76 extern void add_char_to_keyseq (char character);