Lines Matching refs:key

7 extern void info_next_line (WINDOW *window, int count, unsigned char key);
9 extern void info_prev_line (WINDOW *window, int count, unsigned char key);
11 extern void info_end_of_line (WINDOW *window, int count, unsigned char key);
13 extern void info_beginning_of_line (WINDOW *window, int count, unsigned char key);
15 extern void info_forward_char (WINDOW *window, int count, unsigned char key);
17 extern void info_backward_char (WINDOW *window, int count, unsigned char key);
19 extern void info_forward_word (WINDOW *window, int count, unsigned char key);
21 extern void info_backward_word (WINDOW *window, int count, unsigned char key);
23 extern void info_global_next_node (WINDOW *window, int count, unsigned char key);
25 extern void info_global_prev_node (WINDOW *window, int count, unsigned char key);
27 extern void info_scroll_forward (WINDOW *window, int count, unsigned char key);
29 extern void info_scroll_forward_set_window (WINDOW *window, int count, unsigned char key);
31 extern void info_scroll_forward_page_only (WINDOW *window, int count, unsigned char key);
33 extern void info_scroll_forward_page_only_set_window (WINDOW *window, int count, unsigned char key);
35 extern void info_scroll_backward (WINDOW *window, int count, unsigned char key);
37 extern void info_scroll_backward_set_window (WINDOW *window, int count, unsigned char key);
39 extern void info_scroll_backward_page_only (WINDOW *window, int count, unsigned char key);
41 extern void info_scroll_backward_page_only_set_window (WINDOW *window, int count, unsigned char key);
43 extern void info_beginning_of_node (WINDOW *window, int count, unsigned char key);
45 extern void info_end_of_node (WINDOW *window, int count, unsigned char key);
47 extern void info_down_line (WINDOW *window, int count, unsigned char key);
49 extern void info_up_line (WINDOW *window, int count, unsigned char key);
51 extern void info_scroll_half_screen_down (WINDOW *window, int count, unsigned char key);
53 extern void info_scroll_half_screen_up (WINDOW *window, int count, unsigned char key);
55 extern void info_next_window (WINDOW *window, int count, unsigned char key);
57 extern void info_prev_window (WINDOW *window, int count, unsigned char key);
59 extern void info_split_window (WINDOW *window, int count, unsigned char key);
61 extern void info_delete_window (WINDOW *window, int count, unsigned char key);
63 extern void info_keep_one_window (WINDOW *window, int count, unsigned char key);
65 extern void info_scroll_other_window (WINDOW *window, int count, unsigned char key);
67 extern void info_scroll_other_window_backward (WINDOW *window, int count, unsigned char key);
69 extern void info_grow_window (WINDOW *window, int count, unsigned char key);
71 extern void info_tile_windows (WINDOW *window, int count, unsigned char key);
73 extern void info_toggle_wrap (WINDOW *window, int count, unsigned char key);
75 extern void info_next_node (WINDOW *window, int count, unsigned char key);
77 extern void info_prev_node (WINDOW *window, int count, unsigned char key);
79 extern void info_up_node (WINDOW *window, int count, unsigned char key);
81 extern void info_last_node (WINDOW *window, int count, unsigned char key);
83 extern void info_first_node (WINDOW *window, int count, unsigned char key);
85 extern void info_last_menu_item (WINDOW *window, int count, unsigned char key);
87 extern void info_menu_digit (WINDOW *window, int count, unsigned char key);
89 extern void info_menu_item (WINDOW *window, int count, unsigned char key);
91 extern void info_xref_item (WINDOW *window, int count, unsigned char key);
93 extern void info_find_menu (WINDOW *window, int count, unsigned char key);
95 extern void info_visit_menu (WINDOW *window, int count, unsigned char key);
97 extern void info_goto_node (WINDOW *window, int count, unsigned char key);
99 extern void info_menu_sequence (WINDOW *window, int count, unsigned char key);
101 extern void info_goto_invocation_node (WINDOW *window, int count, unsigned char key);
103 extern void info_man (WINDOW *window, int count, unsigned char key);
105 extern void info_top_node (WINDOW *window, int count, unsigned char key);
107 extern void info_dir_node (WINDOW *window, int count, unsigned char key);
109 extern void info_history_node (WINDOW *window, int count, unsigned char key);
111 extern void info_kill_node (WINDOW *window, int count, unsigned char key);
113 extern void info_view_file (WINDOW *window, int count, unsigned char key);
115 extern void info_print_node (WINDOW *window, int count, unsigned char key);
117 extern void info_search_case_sensitively (WINDOW *window, int count, unsigned char key);
119 extern void info_search (WINDOW *window, int count, unsigned char key);
121 extern void info_search_backward (WINDOW *window, int count, unsigned char key);
123 extern void info_search_next (WINDOW *window, int count, unsigned char key);
125 extern void info_search_previous (WINDOW *window, int count, unsigned char key);
127 extern void isearch_forward (WINDOW *window, int count, unsigned char key);
129 extern void isearch_backward (WINDOW *window, int count, unsigned char key);
131 extern void info_move_to_prev_xref (WINDOW *window, int count, unsigned char key);
133 extern void info_move_to_next_xref (WINDOW *window, int count, unsigned char key);
135 extern void info_select_reference_this_line (WINDOW *window, int count, unsigned char key);
137 extern void info_abort_key (WINDOW *window, int count, unsigned char key);
139 extern void info_move_to_window_line (WINDOW *window, int count, unsigned char key);
141 extern void info_redraw_display (WINDOW *window, int count, unsigned char key);
143 extern void info_quit (WINDOW *window, int count, unsigned char key);
145 extern void info_do_lowercase_version (WINDOW *window, int count, unsigned char key);
147 extern void info_add_digit_to_numeric_arg (WINDOW *window, int count, unsigned char key);
149 extern void info_universal_argument (WINDOW *window, int count, unsigned char key);
151 extern void info_numeric_arg_digit_loop (WINDOW *window, int count, unsigned char key);
155 extern void ea_forward (WINDOW *window, int count, unsigned char key);
157 extern void ea_backward (WINDOW *window, int count, unsigned char key);
159 extern void ea_beg_of_line (WINDOW *window, int count, unsigned char key);
161 extern void ea_end_of_line (WINDOW *window, int count, unsigned char key);
163 extern void ea_forward_word (WINDOW *window, int count, unsigned char key);
165 extern void ea_backward_word (WINDOW *window, int count, unsigned char key);
167 extern void ea_delete (WINDOW *window, int count, unsigned char key);
169 extern void ea_rubout (WINDOW *window, int count, unsigned char key);
171 extern void ea_abort (WINDOW *window, int count, unsigned char key);
173 extern void ea_newline (WINDOW *window, int count, unsigned char key);
175 extern void ea_quoted_insert (WINDOW *window, int count, unsigned char key);
177 extern void ea_insert (WINDOW *window, int count, unsigned char key);
179 extern void ea_tab_insert (WINDOW *window, int count, unsigned char key);
181 extern void ea_transpose_chars (WINDOW *window, int count, unsigned char key);
183 extern void ea_yank (WINDOW *window, int count, unsigned char key);
185 extern void ea_yank_pop (WINDOW *window, int count, unsigned char key);
187 extern void ea_kill_line (WINDOW *window, int count, unsigned char key);
189 extern void ea_backward_kill_line (WINDOW *window, int count, unsigned char key);
191 extern void ea_kill_word (WINDOW *window, int count, unsigned char key);
193 extern void ea_backward_kill_word (WINDOW *window, int count, unsigned char key);
195 extern void ea_possible_completions (WINDOW *window, int count, unsigned char key);
197 extern void ea_complete (WINDOW *window, int count, unsigned char key);
199 extern void ea_scroll_completions_window (WINDOW *window, int count, unsigned char key);
203 extern void info_get_help_window (WINDOW *window, int count, unsigned char key);
205 extern void info_get_info_help_node (WINDOW *window, int count, unsigned char key);
207 extern void describe_key (WINDOW *window, int count, unsigned char key);
209 extern void info_where_is (WINDOW *window, int count, unsigned char key);
213 extern void describe_command (WINDOW *window, int count, unsigned char key);
215 extern void info_execute_command (WINDOW *window, int count, unsigned char key);
217 extern void set_screen_height (WINDOW *window, int count, unsigned char key);
221 extern void info_index_search (WINDOW *window, int count, unsigned char key);
223 extern void info_next_index_match (WINDOW *window, int count, unsigned char key);
225 extern void info_index_apropos (WINDOW *window, int count, unsigned char key);
229 extern void list_visited_nodes (WINDOW *window, int count, unsigned char key);
231 extern void select_visited_node (WINDOW *window, int count, unsigned char key);
235 extern void info_show_footnotes (WINDOW *window, int count, unsigned char key);
239 extern void describe_variable (WINDOW *window, int count, unsigned char key);
241 extern void set_variable (WINDOW *window, int count, unsigned char key);