Home
last modified time | relevance | path

Searched defs:keycode (Results 151 - 161 of 161) sorted by relevance

1234567

/third_party/glfw/src/
H A Dx11_window.c1148 int keycode = 0; in processEvent() local
[all...]
H A Dwl_window.c1190 const xkb_keycode_t keycode = scancode + 8; in inputText() local
1786 const xkb_keycode_t keycode = scancode + 8; in keyboardHandleKey() local
2701 const xkb_keycode_t keycode = scancode + 8; in _glfwGetScancodeNameWayland() local
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp1598 int32_t keycode = repeatKey_.keyCode; in SendKeyEvent() local
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dmain.c2096 speakup_key(struct vc_data *vc, int shift_state, int keycode, u_short keysym, in speakup_key() argument
2221 static int keycode; /* to hold the current keycode */ in keyboard_notifier_call() local
[all...]
/kernel/linux/linux-5.10/drivers/input/misc/
H A Dims-pcu.c190 unsigned short keycode = buttons->keymap[i]; in ims_pcu_buttons_report() local
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dmain.c2108 speakup_key(struct vc_data *vc, int shift_state, int keycode, u_short keysym, in speakup_key() argument
2233 static int keycode; /* to hold the current keycode */ in keyboard_notifier_call() local
[all...]
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dims-pcu.c190 unsigned short keycode = buttons->keymap[i]; in ims_pcu_buttons_report() local
/third_party/libinput/src/
H A Devdev-mt-touchpad.c2251 tp_key_is_modifier(unsigned int keycode) in tp_key_is_modifier() argument
2274 tp_key_ignore_for_dwt(unsigned int keycode) in tp_key_ignore_for_dwt() argument
/kernel/linux/linux-6.6/drivers/tty/
H A Dmoxa.c829 u16 usum, keycode; in moxa_real_load_code() local
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c2366 const unsigned int keycode = hotkey_keycode_map[scancode]; in tpacpi_input_send_key() local
3810 int keycode; in adaptive_keyboard_hotkey_notify_hotkey() local
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c2240 const unsigned int keycode = hotkey_keycode_map[scancode]; in tpacpi_input_send_key() local
3669 int keycode; in adaptive_keyboard_hotkey_notify_hotkey() local
[all...]

Completed in 45 milliseconds

1234567