Searched refs:KEY_K (Results 1 - 22 of 22) sorted by relevance
/third_party/skia/third_party/externals/angle2/util/ |
H A D | keyboard.h | 23 KEY_K, // The K key enumerator
|
H A D | OSWindow.cpp | 73 case KEY_K: in KeyName()
|
/third_party/libinput/test/ |
H A D | litest-device-yubikey.c | 72 EV_KEY, KEY_K,
|
H A D | litest-device-acer-hawaii-keyboard.c | 72 EV_KEY, KEY_K,
|
H A D | litest-device-keyboard.c | 72 EV_KEY, KEY_K,
|
H A D | litest-device-waltop-tablet.c | 135 EV_KEY, KEY_K,
|
H A D | litest-device-keyboard-quirked.c | 75 EV_KEY, KEY_K,
|
H A D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 76 EV_KEY, KEY_K,
|
H A D | litest-device-apple-internal-keyboard.c | 72 EV_KEY, KEY_K,
|
H A D | litest-device-keyboard-razer-blackwidow.c | 79 EV_KEY, KEY_K,
|
H A D | litest-device-keyboard-razer-blade-stealth.c | 78 EV_KEY, KEY_K,
|
H A D | litest-device-asus-rog-gladius.c | 78 EV_KEY, KEY_K,
|
H A D | litest-device-ms-surface-cover.c | 134 EV_KEY, KEY_K,
|
/third_party/eudev/hm_src/ |
H A D | keyboard-keys-to-name.h | 183 [KEY_K] = "KEY_K",
|
/third_party/skia/third_party/externals/angle2/util/x11/ |
H A D | X11Window.cpp | 188 return KEY_K; in X11CodeToKey()
|
/third_party/FreeBSD/sys/dev/evdev/ |
H A D | input-event-codes.h | 124 #define KEY_K 37 macro
|
/third_party/libinput/include/linux/linux/ |
H A D | input-event-codes.h | 112 #define KEY_K 37 macro
|
/third_party/libinput/include/linux/freebsd/ |
H A D | input-event-codes.h | 112 #define KEY_K 37 macro
|
/third_party/libevdev/include/linux/linux/ |
H A D | input-event-codes.h | 112 #define KEY_K 37 macro
|
/third_party/skia/third_party/externals/angle2/util/windows/win32/ |
H A D | Win32Window.cpp | 190 return KEY_K; in VirtualKeyCodeToKey()
|
/third_party/libevdev/include/ |
H A D | event-names.h | 124 [KEY_K] = "KEY_K", 1285 { .name = "KEY_K", .value = KEY_K },
|
/third_party/glfw/src/ |
H A D | wl_init.c | 305 _glfw.wl.keycodes[KEY_K] = GLFW_KEY_K; in createKeyTables()
|
Completed in 21 milliseconds