Home
last modified time | relevance | path

Searched refs:handle_input (Results 1 – 25 of 615) sorted by relevance

12345678910>>...25

/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/src/process/
H A Dhandle_input_result.rs22 handle_input: HandleInputResult, field
28 handle_input: HandleInputResult { in new()
37 self.handle_input.exit_status = Some(status); in exit_status()
42 self.handle_input.state = Some(State::Help(Box::new(target_state))); in help()
47 self.handle_input.state = Some(new_state); in state()
52 self.handle_input in build()
H A Dmod.rs79 self.handle_input(); in run()
160 fn handle_input(&mut self) { in handle_input() method
164 .handle_input(self.input_handler, &mut self.git_interactive, &self.view) in handle_input()
168 .handle_input(self.input_handler, &mut self.git_interactive, &self.view) in handle_input()
172 .handle_input(&self.input_handler, &mut self.git_interactive, &self.view) in handle_input()
176 .handle_input(&self.input_handler, &mut self.git_interactive, &self.view) in handle_input()
180 .handle_input(&self.input_handler, &mut self.git_interactive, &self.view) in handle_input()
184 .handle_input(&self.input_handler, &mut self.git_interactive, &self.view) in handle_input()
188 .handle_input(&self.input_handler, &mut self.git_interactive, &self.view) in handle_input()
192 .handle_input(&self.input_handler, &mut self.git_interactive, &self.view) in handle_input()
[all …]
/dports/mail/spamassassin-devel/spamassassin-1ea352210/masses/
H A Dmboxget90 handle_input($_);
98 handle_input($1);
102 handle_input($1);
107 handle_input($_);
113 sub handle_input {
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/amqp10_client/src/
H A Damqp10_client_frame_reader.erl150 case handle_input(StateName, Data, State) of
209 handle_input(expecting_frame_header, function
216 handle_input(expecting_frame_header, Rest, State);
218 handle_input(expecting_frame_header, function
224 handle_input(expecting_extended_frame_header, Rest,
230 handle_input(expecting_extended_frame_header, Data, function
236 handle_input(expecting_frame_body, Rest, State);
241 handle_input(expecting_frame_body, Data, function
251 handle_input(expecting_frame_header, Rest, State);
257 handle_input(expecting_frame_header, Rest, State2);
[all …]
/dports/audio/din/din-52/src/
H A Doptions_list.h85 int handle_input () { in handle_input() function
86 int r = option.handle_input(); in handle_input()
87 if (left.handle_input()); in handle_input()
88 else if (right.handle_input()) ; in handle_input()
89 else if (apply.visible && apply.handle_input()) ; in handle_input()
H A Dfft.cc50 int fft::handle_input () { in handle_input() function in fft
51 int r = ab_fold.handle_input (); in handle_input()
53 r = l_title.handle_input (); in handle_input()
55 if (lev.visible) r = lev.handle_input (); in handle_input()
H A Dauthors_note.cc35 int authors_note::handle_input () { in handle_input() function in authors_note
36 int r = buy_now.handle_input (); in handle_input()
37 r |= buy_later.handle_input (); in handle_input()
H A Dplugin_browser.cc51 int plugin_browser::handle_input () { in handle_input() function in plugin_browser
54 r = ctrls[i]->handle_input (); in handle_input()
57 if (il_plugins.visible) r = il_plugins.handle_input (); else r = plugins[cur]->handle_input (); in handle_input()
H A Dcapturer.cc72 int capturer_t::handle_input () { in handle_input() function in capturer_t
75 if (fold.handle_input()) return 1; in handle_input()
76 else return title.handle_input (); in handle_input()
82 if (sb->handle_input()) return 1; in handle_input()
89 if (wi->handle_input()) return 1; in handle_input()
H A Dlabel_field.h40 int handle_input () { in handle_input() function
41 int t = lbl.handle_input (); in handle_input()
42 t |= fld.handle_input (); in handle_input()
H A Dspinner.h425 int handle_input () { in handle_input() function
427 int r = lbl.handle_input (); in handle_input()
430 if (variance.ui && variance.cb.handle_input()) return 1; in handle_input()
433 d1 = dec.handle_input (); in handle_input()
435 i1 = inc.handle_input (); in handle_input()
437 m1 = more.handle_input (); in handle_input()
443 int s = f_value.handle_input (); in handle_input()
447 int fd = f_delta.handle_input (); in handle_input()
450 if (variance.fld.handle_input()) return 1; in handle_input()
H A Dscale_notes.cc75 int scale_notes::handle_input () { in handle_input() function in scale_notes
76 int r = lbl.handle_input (); in handle_input()
78 r |= cb_notes[i].handle_input (); in handle_input()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cyberark/conjur/ci/
H A Dtest.sh43 function handle_input { function
81 a) handle_input
84 handle_input
/dports/x11/p5-X11-Protocol-Other/X11-Protocol-Other-31/devel/
H A Dxtest.pl74 $X->handle_input;
87 $X->handle_input;
146 $X->handle_input;
H A Ddri2.pl93 $X->handle_input;
106 $X->handle_input;
165 $X->handle_input;
H A Dsaver.pl61 $X->handle_input;
99 $X->handle_input;
198 $X->handle_input;
/dports/games/julius/julius-1.7.0/src/window/
H A Dplain_message_dialog.c60 static void handle_input(const mouse *m, const hotkeys *h) in handle_input() function
82 handle_input in window_plain_message_dialog_show()
95 handle_input in window_plain_message_dialog_show_with_extra()
H A Dpopup_dialog.c80 static void handle_input(const mouse *m, const hotkeys *h) in handle_input() function
119 handle_input in window_popup_dialog_show()
133 handle_input in window_popup_dialog_show_confirmation()
/dports/games/augustus/augustus-3.1.0/src/window/
H A Dplain_message_dialog.c66 static void handle_input(const mouse *m, const hotkeys *h) in handle_input() function
88 handle_input in window_plain_message_dialog_show()
101 handle_input in window_plain_message_dialog_show_with_extra()
/dports/lang/rust/rustc-1.58.1-src/src/tools/rustfmt/tests/target/
H A Dissue_4049.rs13 self.mpc.handle_input(e, &mut MyBorrowedState { tx_launch_to_daw, state_view }) in foo()
20 self.note_input.handle_input(e, &mut MyBorrowedState { tx_launch_to_daw, state_view }) in foo()
/dports/devel/godot-tools/godot-demo-projects-8d9d58f112d8/2d/finite_state_machine/player/states/motion/on_ground/
H A Don_ground.gd7 func handle_input(event):
10 return .handle_input(event)
H A Didle.gd7 func handle_input(event):
8 return .handle_input(event)
/dports/editors/xi-term/xi-term-d264767/src/core/
H A Dtui.rs79 fn handle_input(&mut self, event: Event) { in handle_input() method
85 match prompt.handle_input(&event) { in handle_input()
97 self.editor.handle_input(event); in handle_input()
103 match prompt.handle_input(&event) { in handle_input()
158 TerminalEvent::Input(event) => self.handle_input(event), in poll_terminal()
/dports/games/julius/julius-1.7.0/src/graphics/
H A Dwindow.c90 if (!data.current_window->handle_input) { in window_show()
91 data.current_window->handle_input = noop_input; in window_show()
136 w->handle_input(m, h); in window_draw()
/dports/games/augustus/augustus-3.1.0/src/graphics/
H A Dwindow.c90 if (!data.current_window->handle_input) { in window_show()
91 data.current_window->handle_input = noop_input; in window_show()
137 w->handle_input(m, h); in window_draw()

12345678910>>...25