Home
last modified time | relevance | path

Searched refs:KEY_L (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/
Dkeyboard.h24 KEY_L, // The L key enumerator
DOSWindow.cpp75 case KEY_L: in KeyName()
/third_party/libinput/test/
Dlitest-device-yubikey.c73 EV_KEY, KEY_L,
Dlitest-device-keyboard-quirked.c76 EV_KEY, KEY_L,
Dlitest-device-keyboard.c73 EV_KEY, KEY_L,
Dlitest-device-acer-hawaii-keyboard.c73 EV_KEY, KEY_L,
Dlitest-device-keyboard-razer-blade-stealth-videoswitch.c77 EV_KEY, KEY_L,
Dlitest-device-apple-internal-keyboard.c73 EV_KEY, KEY_L,
Dlitest-device-waltop-tablet.c136 EV_KEY, KEY_L,
Dlitest-device-asus-rog-gladius.c79 EV_KEY, KEY_L,
Dlitest-device-keyboard-razer-blade-stealth.c79 EV_KEY, KEY_L,
Dlitest-device-keyboard-razer-blackwidow.c80 EV_KEY, KEY_L,
Dlitest-device-ms-surface-cover.c135 EV_KEY, KEY_L,
/third_party/glfw/src/
Dmir_init.c73 _glfw.mir.publicKeys[KEY_L] = GLFW_KEY_L; in createKeyTables()
Dwl_init.c478 _glfw.wl.publicKeys[KEY_L] = GLFW_KEY_L; in createKeyTables()
/third_party/libinput/include/linux/freebsd/
Dinput-event-codes.h113 #define KEY_L 38 macro
/third_party/libevdev/include/linux/linux/
Dinput-event-codes.h113 #define KEY_L 38 macro
/third_party/libinput/include/linux/linux/
Dinput-event-codes.h113 #define KEY_L 38 macro
/third_party/FreeBSD/sys/dev/evdev/
Dinput-event-codes.h125 #define KEY_L 38 macro
/third_party/skia/third_party/externals/angle2/util/x11/
DX11Window.cpp190 return KEY_L; in X11CodeToKey()
/third_party/skia/third_party/externals/angle2/util/windows/win32/
DWin32Window.cpp192 return KEY_L; in VirtualKeyCodeToKey()
/third_party/libevdev/include/
Devent-names.h124 [KEY_L] = "KEY_L",
1304 { .name = "KEY_L", .value = KEY_L },
/third_party/skia/third_party/externals/angle2/util/osx/
DOSXWindow.mm332 return KEY_L;