Searched refs:KEY_L (Results 1 – 23 of 23) sorted by relevance
/third_party/skia/third_party/externals/angle2/util/ |
D | keyboard.h | 24 KEY_L, // The L key enumerator
|
D | OSWindow.cpp | 75 case KEY_L: in KeyName()
|
/third_party/libinput/test/ |
D | litest-device-yubikey.c | 73 EV_KEY, KEY_L,
|
D | litest-device-keyboard-quirked.c | 76 EV_KEY, KEY_L,
|
D | litest-device-keyboard.c | 73 EV_KEY, KEY_L,
|
D | litest-device-acer-hawaii-keyboard.c | 73 EV_KEY, KEY_L,
|
D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 77 EV_KEY, KEY_L,
|
D | litest-device-apple-internal-keyboard.c | 73 EV_KEY, KEY_L,
|
D | litest-device-waltop-tablet.c | 136 EV_KEY, KEY_L,
|
D | litest-device-asus-rog-gladius.c | 79 EV_KEY, KEY_L,
|
D | litest-device-keyboard-razer-blade-stealth.c | 79 EV_KEY, KEY_L,
|
D | litest-device-keyboard-razer-blackwidow.c | 80 EV_KEY, KEY_L,
|
D | litest-device-ms-surface-cover.c | 135 EV_KEY, KEY_L,
|
/third_party/glfw/src/ |
D | mir_init.c | 73 _glfw.mir.publicKeys[KEY_L] = GLFW_KEY_L; in createKeyTables()
|
D | wl_init.c | 478 _glfw.wl.publicKeys[KEY_L] = GLFW_KEY_L; in createKeyTables()
|
/third_party/libinput/include/linux/freebsd/ |
D | input-event-codes.h | 113 #define KEY_L 38 macro
|
/third_party/libevdev/include/linux/linux/ |
D | input-event-codes.h | 113 #define KEY_L 38 macro
|
/third_party/libinput/include/linux/linux/ |
D | input-event-codes.h | 113 #define KEY_L 38 macro
|
/third_party/FreeBSD/sys/dev/evdev/ |
D | input-event-codes.h | 125 #define KEY_L 38 macro
|
/third_party/skia/third_party/externals/angle2/util/x11/ |
D | X11Window.cpp | 190 return KEY_L; in X11CodeToKey()
|
/third_party/skia/third_party/externals/angle2/util/windows/win32/ |
D | Win32Window.cpp | 192 return KEY_L; in VirtualKeyCodeToKey()
|
/third_party/libevdev/include/ |
D | event-names.h | 124 [KEY_L] = "KEY_L", 1304 { .name = "KEY_L", .value = KEY_L },
|
/third_party/skia/third_party/externals/angle2/util/osx/ |
D | OSXWindow.mm | 332 return KEY_L;
|