Home
last modified time | relevance | path

Searched refs:key_press (Results 1 – 25 of 472) sorted by relevance

12345678910>>...19

/dports/editors/cooledit/cooledit-3.17.28/widget/
H A Dinternational.c240 unsigned char get_international_character (unsigned char key_press) in get_international_character() argument
245 if (!key_press) { in get_international_character()
255 if ((compose[i].ascii2 == key_press && compose[i].ascii1 == last_press) in get_international_character()
257 (compose[i].ascii1 == key_press && compose[i].ascii2 == last_press)) { in get_international_character()
266 if (compose[i].ascii1 == key_press || compose[i].ascii2 == key_press) { in get_international_character()
270 last_press = key_press; in get_international_character()
/dports/audio/gsequencer/gsequencer-3.10.4/ags/X/editor/
H A Dags_sheet_edit.c411 key_press->keyval = in ags_accessible_sheet_edit_do_action()
423 key_press->keyval = in ags_accessible_sheet_edit_do_action()
435 key_press->keyval = in ags_accessible_sheet_edit_do_action()
447 key_press->keyval = in ags_accessible_sheet_edit_do_action()
459 key_press->keyval = in ags_accessible_sheet_edit_do_action()
471 key_press->keyval = in ags_accessible_sheet_edit_do_action()
487 key_press->keyval = in ags_accessible_sheet_edit_do_action()
503 key_press->keyval = in ags_accessible_sheet_edit_do_action()
515 key_press->keyval = in ags_accessible_sheet_edit_do_action()
531 key_press->keyval = in ags_accessible_sheet_edit_do_action()
[all …]
H A Dags_notation_edit.c503 key_press->keyval = in ags_accessible_notation_edit_do_action()
515 key_press->keyval = in ags_accessible_notation_edit_do_action()
527 key_press->keyval = in ags_accessible_notation_edit_do_action()
539 key_press->keyval = in ags_accessible_notation_edit_do_action()
551 key_press->keyval = in ags_accessible_notation_edit_do_action()
563 key_press->keyval = in ags_accessible_notation_edit_do_action()
579 key_press->keyval = in ags_accessible_notation_edit_do_action()
595 key_press->keyval = in ags_accessible_notation_edit_do_action()
607 key_press->keyval = in ags_accessible_notation_edit_do_action()
623 key_press->keyval = in ags_accessible_notation_edit_do_action()
[all …]
H A Dags_automation_edit.c848 key_press->keyval = in ags_accessible_automation_edit_do_action()
860 key_press->keyval = in ags_accessible_automation_edit_do_action()
872 key_press->keyval = in ags_accessible_automation_edit_do_action()
884 key_press->keyval = in ags_accessible_automation_edit_do_action()
896 key_press->keyval = in ags_accessible_automation_edit_do_action()
912 key_press->keyval = in ags_accessible_automation_edit_do_action()
928 key_press->keyval = in ags_accessible_automation_edit_do_action()
944 key_press->keyval = in ags_accessible_automation_edit_do_action()
960 key_press->keyval = in ags_accessible_automation_edit_do_action()
972 key_press->keyval = in ags_accessible_automation_edit_do_action()
[all …]
/dports/www/fusionpbx/fusionpbx-4.4.1/app/edit/
H A Dcliplist.php142 key_press('ctrl+s', 'down', 'window', null, null, "if (parent.document.getElementById('frm_edit')) …
145 key_press('ctrl+q', 'down', 'window', null, null, "if (parent.document.getElementById('sidebar')) {…
148 key_press('backspace', 'down', 'window', null, null, 'return false;', true);
151 key_press('ctrl+enter', 'down', 'window', null, null, "if (!parent.document.getElementById('sidebar…
H A Dfilelist.php234 key_press('ctrl+s', 'down', 'window', null, null, "parent.$('form#frm_edit').submit(); return false…
237 key_press('ctrl+q', 'down', 'window', null, null, 'parent.toggle_sidebar(); parent.focus_editor(); …
240 key_press('backspace', 'down', 'window', null, null, 'return false;', true);
H A Dindex.php277 <?php key_press('enter', 'down', '#current_file', null, null, 'return false;', false); ?>
280 …<?php key_press('ctrl+s', 'down', 'window', null, null, "$('form#frm_edit').submit(); return false…
283 …<?php key_press('ctrl+q', 'down', 'window', null, null, 'toggle_sidebar(); focus_editor(); return …
/dports/net/vino/vino-3.22.0/server/
H A Dvino-input.c880 gboolean key_press) in vino_input_update_modifier_state() argument
884 if (key_press) in vino_input_update_modifier_state()
935 !key_press, in vino_input_fake_modifiers()
941 !key_press, in vino_input_fake_modifiers()
951 key_press, in vino_input_fake_modifiers()
957 gboolean want_pressed = VINO_LEVEL_IS_ALTGR (binding->level) ? key_press : !key_press; in vino_input_fake_modifiers()
1060 gboolean key_press) in vino_input_handle_key_event() argument
1080 keysym, key_press); in vino_input_handle_key_event()
1084 keysym, key_press); in vino_input_handle_key_event()
1088 keysym, key_press); in vino_input_handle_key_event()
[all …]
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/tools/
H A Ddebug_vt100_input.py15 def callback(key_press): argument
16 print(key_press)
18 if key_press.key == Keys.ControlC:
/dports/audio/gsequencer/gsequencer-3.10.4/ags/X/machine/
H A Dags_pattern_box.c523 key_press->keyval = in ags_accessible_pattern_box_do_action()
528 (GdkEvent *) key_press); in ags_accessible_pattern_box_do_action()
535 key_press->keyval = in ags_accessible_pattern_box_do_action()
540 (GdkEvent *) key_press); in ags_accessible_pattern_box_do_action()
547 key_press->keyval = in ags_accessible_pattern_box_do_action()
552 (GdkEvent *) key_press); in ags_accessible_pattern_box_do_action()
559 key_press->keyval = in ags_accessible_pattern_box_do_action()
564 (GdkEvent *) key_press); in ags_accessible_pattern_box_do_action()
571 key_press->keyval = in ags_accessible_pattern_box_do_action()
576 (GdkEvent *) key_press); in ags_accessible_pattern_box_do_action()
[all …]
H A Dags_cell_pattern.c457 key_press->keyval = in ags_accessible_cell_pattern_do_action()
462 (GdkEvent *) key_press); in ags_accessible_cell_pattern_do_action()
469 key_press->keyval = in ags_accessible_cell_pattern_do_action()
474 (GdkEvent *) key_press); in ags_accessible_cell_pattern_do_action()
481 key_press->keyval = in ags_accessible_cell_pattern_do_action()
486 (GdkEvent *) key_press); in ags_accessible_cell_pattern_do_action()
493 key_press->keyval = in ags_accessible_cell_pattern_do_action()
498 (GdkEvent *) key_press); in ags_accessible_cell_pattern_do_action()
505 key_press->keyval = in ags_accessible_cell_pattern_do_action()
510 (GdkEvent *) key_press); in ags_accessible_cell_pattern_do_action()
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/prompt_toolkit/key_binding/
H A Dinput_processor.py196 def feed(self, key_press): argument
201 assert isinstance(key_press, KeyPress)
202 self.input_queue.append(key_press)
214 key_press = self.input_queue.popleft()
216 if key_press.key != Keys.CPRResponse:
219 self._process_coroutine.send(key_press)
221 if key_press.key != Keys.CPRResponse:
/dports/devel/py-prompt-toolkit1/prompt_toolkit-1.0.18/prompt_toolkit/key_binding/
H A Dinput_processor.py196 def feed(self, key_press): argument
201 assert isinstance(key_press, KeyPress)
202 self.input_queue.append(key_press)
214 key_press = self.input_queue.popleft()
216 if key_press.key != Keys.CPRResponse:
219 self._process_coroutine.send(key_press)
221 if key_press.key != Keys.CPRResponse:
/dports/misc/broot/broot-1.7.0/cargo-crates/xcb-0.10.1/examples/
H A Dbasic_window.rs91 let key_press: &xcb::KeyPressEvent = unsafe { xcb::cast_event(&event) }; in main() localVariable
93 println!("Key '{}' pressed", key_press.detail()); in main()
95 if key_press.detail() == 0x3a { in main()
122 } else if key_press.detail() == 0x18 { in main()
H A Dthreaded_window.rs107 let key_press: &xcb::KeyPressEvent = unsafe { xcb::cast_event(&event) }; in main() localVariable
109 println!("Key '{}' pressed", key_press.detail()); in main()
111 if key_press.detail() == 0x18 { in main()
/dports/x11/rxvt-unicode/rxvt-unicode-9.30/src/perl/
H A Dconfirm-paste42 $self->enable (key_press => \&key_press);
55 sub key_press {
/dports/devel/py-prompt-toolkit2/prompt_toolkit-2.0.10/prompt_toolkit/key_binding/
H A Dkey_processor.py202 def feed(self, key_press, first=False): argument
209 assert isinstance(key_press, KeyPress)
213 self.input_queue.appendleft(key_press)
215 self.input_queue.append(key_press)
266 key_press = get_next()
268 is_flush = key_press is _Flush
269 is_cpr = key_press.key == Keys.CPRResponse
275 self._process_coroutine.send(key_press)
/dports/devel/py-lineedit/lineedit-0.1.6/lineedit/deps/prompt_toolkit/key_binding/
H A Dkey_processor.py202 def feed(self, key_press, first=False): argument
209 assert isinstance(key_press, KeyPress)
213 self.input_queue.appendleft(key_press)
215 self.input_queue.append(key_press)
266 key_press = get_next()
268 is_flush = key_press is _Flush
269 is_cpr = key_press.key == Keys.CPRResponse
275 self._process_coroutine.send(key_press)
/dports/devel/py-prompt-toolkit2/prompt_toolkit-2.0.10/prompt_toolkit/input/
H A Dwin32.py249 def _insert_key_data(self, key_press): argument
253 if key_press.data:
254 return key_press
256 data = REVERSE_ANSI_SEQUENCES.get(key_press.key, '')
257 return KeyPress(key_press.key, data)
276 for key_press in self._event_to_key_presses(ev):
277 yield key_press
280 for key_press in self._handle_mouse(ev):
281 yield key_press
/dports/devel/py-lineedit/lineedit-0.1.6/lineedit/deps/prompt_toolkit/input/
H A Dwin32.py249 def _insert_key_data(self, key_press): argument
253 if key_press.data:
254 return key_press
256 data = REVERSE_ANSI_SEQUENCES.get(key_press.key, '')
257 return KeyPress(key_press.key, data)
276 for key_press in self._event_to_key_presses(ev):
277 yield key_press
280 for key_press in self._handle_mouse(ev):
281 yield key_press
/dports/x11/polybar/polybar-3.5.7/lib/xpp/src/examples/
H A Ddemo_01.cpp25 typedef xpp::x::event::key_press<connection &> key_press; typedef
35 : public xpp::event::sink<x::key_press, x::key_release, x::button_press>
44 void handle(const x::key_press & e) in handle()
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/prompt_toolkit/input/
H A Dwin32.py292 def _insert_key_data(self, key_press: KeyPress) -> KeyPress:
296 if key_press.data:
297 return key_press
299 if isinstance(key_press.key, Keys):
300 data = REVERSE_ANSI_SEQUENCES.get(key_press.key, "")
304 return KeyPress(key_press.key, data)
325 for key_press in self._event_to_key_presses(ev):
326 yield key_press
329 for key_press in self._handle_mouse(ev):
330 yield key_press
/dports/devel/py-prompt-toolkit/prompt_toolkit-3.0.23/prompt_toolkit/key_binding/
H A Dkey_processor.py206 def feed(self, key_press: KeyPress, first: bool = False) -> None:
214 self.input_queue.appendleft(key_press)
216 self.input_queue.append(key_press)
262 key_press = get_next()
264 is_flush = key_press is _Flush
265 is_cpr = key_press.key == Keys.CPRResponse
271 self._process_coroutine.send(key_press)
/dports/x11/polybar/polybar-3.5.7/lib/xpp/src/tests/
H A Drequests.cpp196 typedef xpp::x::event::key_press<connection &> key_press; typedef
205 : public xpp::event::sink<x::key_press>
208 void handle(const x::key_press &) {} in handle() argument
212 : public xpp::event::sink<x::key_press, x::key_release>
215 void handle(const x::key_press &) {} in handle() argument
235 : public xpp::event::sink<x::key_press,
250 void handle(const x::key_press & e) in handle()
/dports/x11-wm/muffin/muffin-4.8.0/src/tools/
H A Dmuffin-mag.c198 key_press (GtkWidget *invisible, in key_press() function
207 g_signal_handlers_disconnect_by_func (invisible, key_press, NULL); in key_press()
230 g_signal_handlers_disconnect_by_func (invisible, key_press, NULL); in mouse_press()
288 G_CALLBACK (key_press), NULL); in begin_area_grab()

12345678910>>...19