Searched refs:KEY_L (Results 1 – 14 of 14) sorted by relevance
/external/libxkbcommon/test/ |
D | keyseq.c | 44 KEY_L, BOTH, XKB_KEY_l, NEXT, in main() 45 KEY_L, BOTH, XKB_KEY_l, NEXT, in main() 53 KEY_L, BOTH, XKB_KEY_L, NEXT, in main() 55 KEY_L, BOTH, XKB_KEY_l, NEXT, in main() 77 KEY_L, BOTH, XKB_KEY_L, NEXT, in main() 79 KEY_L, BOTH, XKB_KEY_L, NEXT, in main() 87 KEY_L, BOTH, XKB_KEY_L, NEXT, in main() 89 KEY_L, BOTH, XKB_KEY_L, NEXT, in main() 101 KEY_L, BOTH, XKB_KEY_L, NEXT, in main() 103 KEY_L, BOTH, XKB_KEY_L, NEXT, in main() [all …]
|
D | evdev-scancodes.h | 65 #define KEY_L 38 macro
|
/external/angle/util/ |
D | keyboard.h | 24 KEY_L, // The L key enumerator
|
D | OSWindow.cpp | 75 case KEY_L: in KeyName()
|
/external/crosvm/devices/src/virtio/input/ |
D | defaults.rs | 208 KEY_L, in default_keyboard_events()
|
D | constants.rs | 75 pub const KEY_L: u16 = 38; constant
|
/external/kernel-headers/original/uapi/linux/ |
D | input-event-codes.h | 113 #define KEY_L 38 macro
|
/external/angle/util/x11/ |
D | X11Window.cpp | 190 return KEY_L; in X11CodeToKey()
|
/external/autotest/client/site_tests/hardware_Keyboard/src/ |
D | evtest.c | 73 [KEY_L] = "L", [KEY_SEMICOLON] = "Semicolon",
|
/external/strace/xlat/ |
D | evdev_keycode.h | 272 #if defined(KEY_L) || (defined(HAVE_DECL_KEY_L) && HAVE_DECL_KEY_L) 274 static_assert((KEY_L) == (38), "KEY_L != 38"); 277 # define KEY_L 38 3883 [KEY_L] = XLAT(KEY_L),
|
D | evdev_keycode.in | 41 KEY_L 38
|
/external/autotest/client/bin/input/ |
D | linux_input.py | 231 KEY_L = 38 variable
|
/external/angle/util/windows/win32/ |
D | Win32Window.cpp | 192 return KEY_L; in VirtualKeyCodeToKey()
|
/external/angle/util/osx/ |
D | OSXWindow.mm | 332 return KEY_L;
|