Searched refs:KEY_SEMICOLON (Results 1 – 23 of 23) sorted by relevance
/third_party/skia/third_party/externals/angle2/util/ |
D | keyboard.h | 61 KEY_SEMICOLON, // The ; key enumerator
|
D | OSWindow.cpp | 149 case KEY_SEMICOLON: in KeyName()
|
/third_party/libinput/test/ |
D | litest-device-yubikey.c | 74 EV_KEY, KEY_SEMICOLON,
|
D | litest-device-keyboard-quirked.c | 77 EV_KEY, KEY_SEMICOLON,
|
D | litest-device-keyboard.c | 74 EV_KEY, KEY_SEMICOLON,
|
D | litest-device-acer-hawaii-keyboard.c | 74 EV_KEY, KEY_SEMICOLON,
|
D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 78 EV_KEY, KEY_SEMICOLON,
|
D | litest-device-apple-internal-keyboard.c | 74 EV_KEY, KEY_SEMICOLON,
|
D | litest-device-waltop-tablet.c | 137 EV_KEY, KEY_SEMICOLON,
|
D | litest-device-asus-rog-gladius.c | 80 EV_KEY, KEY_SEMICOLON,
|
D | litest-device-keyboard-razer-blade-stealth.c | 80 EV_KEY, KEY_SEMICOLON,
|
D | litest-device-keyboard-razer-blackwidow.c | 81 EV_KEY, KEY_SEMICOLON,
|
D | litest-device-ms-surface-cover.c | 136 EV_KEY, KEY_SEMICOLON,
|
/third_party/glfw/src/ |
D | mir_init.c | 74 _glfw.mir.publicKeys[KEY_SEMICOLON] = GLFW_KEY_SEMICOLON; in createKeyTables()
|
D | wl_init.c | 479 _glfw.wl.publicKeys[KEY_SEMICOLON] = GLFW_KEY_SEMICOLON; in createKeyTables()
|
/third_party/libinput/include/linux/freebsd/ |
D | input-event-codes.h | 114 #define KEY_SEMICOLON 39 macro
|
/third_party/libevdev/include/linux/linux/ |
D | input-event-codes.h | 114 #define KEY_SEMICOLON 39 macro
|
/third_party/libinput/include/linux/linux/ |
D | input-event-codes.h | 114 #define KEY_SEMICOLON 39 macro
|
/third_party/FreeBSD/sys/dev/evdev/ |
D | input-event-codes.h | 126 #define KEY_SEMICOLON 39 macro
|
/third_party/skia/third_party/externals/angle2/util/x11/ |
D | X11Window.cpp | 54 return KEY_SEMICOLON; in X11CodeToKey()
|
/third_party/skia/third_party/externals/angle2/util/windows/win32/ |
D | Win32Window.cpp | 44 return KEY_SEMICOLON; in VirtualKeyCodeToKey()
|
/third_party/libevdev/include/ |
D | event-names.h | 125 [KEY_SEMICOLON] = "KEY_SEMICOLON", 1470 { .name = "KEY_SEMICOLON", .value = KEY_SEMICOLON },
|
/third_party/skia/third_party/externals/angle2/util/osx/ |
D | OSXWindow.mm | 198 return KEY_SEMICOLON;
|