Home
last modified time | relevance | path

Searched refs:KEY_TAB (Results 1 – 25 of 36) sorted by relevance

12

/third_party/alsa-utils/alsamixer/
Dcurskey.h8 #define KEY_TAB '\t' macro
Dcurskey.c31 { "TAB", KEY_TAB }
/third_party/skia/third_party/externals/angle2/util/
Dkeyboard.h73 KEY_TAB, // The tabulation key enumerator
DOSWindow.cpp173 case KEY_TAB: in KeyName()
/third_party/flutter/skia/third_party/externals/angle2/util/
Dkeyboard.h73 KEY_TAB, // The tabulation key enumerator
DOSWindow.cpp167 case KEY_TAB: in KeyName()
/third_party/libinput/test/
Dlitest-device-yubikey.c50 EV_KEY, KEY_TAB,
Dlitest-device-keyboard.c50 EV_KEY, KEY_TAB,
Dlitest-device-acer-hawaii-keyboard.c50 EV_KEY, KEY_TAB,
Dlitest-device-keyboard-razer-blade-stealth-videoswitch.c54 EV_KEY, KEY_TAB,
Dlitest-device-apple-internal-keyboard.c50 EV_KEY, KEY_TAB,
Dlitest-device-waltop-tablet.c113 EV_KEY, KEY_TAB,
Dlitest-device-asus-rog-gladius.c56 EV_KEY, KEY_TAB,
Dlitest-device-keyboard-razer-blackwidow.c57 EV_KEY, KEY_TAB,
Dlitest-device-keyboard-razer-blade-stealth.c56 EV_KEY, KEY_TAB,
Dlitest-device-ms-surface-cover.c112 EV_KEY, KEY_TAB,
/third_party/eudev/hm_src/
Dkeyboard-keys-to-name.h114 [KEY_TAB] = "KEY_TAB",
Dkeyboard-keys-from-name.h471 {"tab", KEY_TAB}, in keyboard_lookup_key()
/third_party/flutter/skia/third_party/externals/sdl/src/video/psp/
DSDL_pspevents.c178 keymap[KEY_TAB] = SDLK_TAB; in PSP_InitOSKeymap()
/third_party/flutter/glfw/src/
Dmir_init.c88 _glfw.mir.publicKeys[KEY_TAB] = GLFW_KEY_TAB; in createKeyTables()
/third_party/FreeBSD/sys/dev/evdev/
Dinput-event-codes.h104 #define KEY_TAB 15 macro
/third_party/libinput/include/linux/linux/
Dinput-event-codes.h90 #define KEY_TAB 15 macro
/third_party/libinput/include/linux/freebsd/
Dinput-event-codes.h90 #define KEY_TAB 15 macro
/third_party/libevdev/include/linux/linux/
Dinput-event-codes.h90 #define KEY_TAB 15 macro
/third_party/flutter/skia/third_party/externals/angle2/util/x11/
DX11Window.cpp82 return KEY_TAB; in X11CodeToKey()

12