Home
last modified time | relevance | path

Searched refs:KEY_S (Results 1 - 24 of 24) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/
H A Dkeyboard.h31 KEY_S, // The S key enumerator
H A DOSWindow.cpp89 case KEY_S: in KeyName()
/third_party/libinput/test/
H A Dlitest-device-yubikey.c66 EV_KEY, KEY_S,
H A Dlitest-device-acer-hawaii-keyboard.c66 EV_KEY, KEY_S,
H A Dlitest-device-keyboard.c66 EV_KEY, KEY_S,
H A Dlitest-device-waltop-tablet.c129 EV_KEY, KEY_S,
H A Dlitest-device-keyboard-quirked.c69 EV_KEY, KEY_S,
H A Dlitest-device-keyboard-razer-blade-stealth-videoswitch.c70 EV_KEY, KEY_S,
H A Dlitest-device-apple-internal-keyboard.c66 EV_KEY, KEY_S,
H A Dlitest-device-keyboard-razer-blackwidow.c73 EV_KEY, KEY_S,
H A Dlitest-device-keyboard-razer-blade-stealth.c72 EV_KEY, KEY_S,
H A Dlitest-device-asus-rog-gladius.c72 EV_KEY, KEY_S,
H A Dlitest-device-ms-surface-cover.c128 EV_KEY, KEY_S,
H A Dtest-keyboard.c176 { .code = KEY_S, }, in START_TEST()
/third_party/skia/third_party/externals/angle2/samples/WindowTest/
H A DWindowTest.cpp89 case KEY_S: in main()
/third_party/eudev/hm_src/
H A Dkeyboard-keys-to-name.h189 [KEY_S] = "KEY_S",
/third_party/skia/third_party/externals/angle2/util/x11/
H A DX11Window.cpp204 return KEY_S; in X11CodeToKey()
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h118 #define KEY_S 31 macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h106 #define KEY_S 31 macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h106 #define KEY_S 31 macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h106 #define KEY_S 31 macro
/third_party/skia/third_party/externals/angle2/util/windows/win32/
H A DWin32Window.cpp178 return KEY_S; in VirtualKeyCodeToKey()
/third_party/libevdev/include/
H A Devent-names.h118 [KEY_S] = "KEY_S",
1486 { .name = "KEY_S", .value = KEY_S },
/third_party/glfw/src/
H A Dwl_init.c299 _glfw.wl.keycodes[KEY_S] = GLFW_KEY_S; in createKeyTables()

Completed in 23 milliseconds