Searched refs:KEY_O (Results 1 – 23 of 23) sorted by relevance
/third_party/skia/third_party/externals/angle2/util/ |
D | keyboard.h | 27 KEY_O, // The O key enumerator
|
D | OSWindow.cpp | 81 case KEY_O: in KeyName()
|
/third_party/libinput/test/ |
D | litest-device-yubikey.c | 59 EV_KEY, KEY_O,
|
D | litest-device-keyboard-quirked.c | 62 EV_KEY, KEY_O,
|
D | litest-device-keyboard.c | 59 EV_KEY, KEY_O,
|
D | litest-device-acer-hawaii-keyboard.c | 59 EV_KEY, KEY_O,
|
D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 63 EV_KEY, KEY_O,
|
D | litest-device-apple-internal-keyboard.c | 59 EV_KEY, KEY_O,
|
D | litest-device-waltop-tablet.c | 122 EV_KEY, KEY_O,
|
D | litest-device-asus-rog-gladius.c | 65 EV_KEY, KEY_O,
|
D | litest-device-keyboard-razer-blade-stealth.c | 65 EV_KEY, KEY_O,
|
D | litest-device-keyboard-razer-blackwidow.c | 66 EV_KEY, KEY_O,
|
D | litest-device-ms-surface-cover.c | 121 EV_KEY, KEY_O,
|
/third_party/glfw/src/ |
D | mir_init.c | 61 _glfw.mir.publicKeys[KEY_O] = GLFW_KEY_O; in createKeyTables()
|
D | wl_init.c | 466 _glfw.wl.publicKeys[KEY_O] = GLFW_KEY_O; in createKeyTables()
|
/third_party/libinput/include/linux/freebsd/ |
D | input-event-codes.h | 99 #define KEY_O 24 macro
|
/third_party/libevdev/include/linux/linux/ |
D | input-event-codes.h | 99 #define KEY_O 24 macro
|
/third_party/libinput/include/linux/linux/ |
D | input-event-codes.h | 99 #define KEY_O 24 macro
|
/third_party/FreeBSD/sys/dev/evdev/ |
D | input-event-codes.h | 111 #define KEY_O 24 macro
|
/third_party/skia/third_party/externals/angle2/util/x11/ |
D | X11Window.cpp | 196 return KEY_O; in X11CodeToKey()
|
/third_party/skia/third_party/externals/angle2/util/windows/win32/ |
D | Win32Window.cpp | 172 return KEY_O; in VirtualKeyCodeToKey()
|
/third_party/libevdev/include/ |
D | event-names.h | 110 [KEY_O] = "KEY_O", 1400 { .name = "KEY_O", .value = KEY_O },
|
/third_party/skia/third_party/externals/angle2/util/osx/ |
D | OSXWindow.mm | 338 return KEY_O;
|