Home
last modified time | relevance | path

Searched refs:KEY_B (Results 1 – 25 of 32) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/util/
Dkeyboard.h14 KEY_B, // The B key enumerator
DOSWindow.cpp49 case KEY_B: in KeyName()
/third_party/skia/third_party/externals/angle2/util/
Dkeyboard.h14 KEY_B, // The B key enumerator
DOSWindow.cpp55 case KEY_B: in KeyName()
/third_party/libinput/test/
Dlitest-device-yubikey.c83 EV_KEY, KEY_B,
Dlitest-device-keyboard.c83 EV_KEY, KEY_B,
Dlitest-device-acer-hawaii-keyboard.c83 EV_KEY, KEY_B,
Dlitest-device-keyboard-quirked.c86 EV_KEY, KEY_B,
Dlitest-device-keyboard-razer-blade-stealth-videoswitch.c87 EV_KEY, KEY_B,
Dlitest-device-apple-internal-keyboard.c83 EV_KEY, KEY_B,
Dlitest-device-waltop-tablet.c146 EV_KEY, KEY_B,
Dlitest-device-asus-rog-gladius.c89 EV_KEY, KEY_B,
Dlitest-device-keyboard-razer-blade-stealth.c89 EV_KEY, KEY_B,
Dlitest-device-keyboard-razer-blackwidow.c90 EV_KEY, KEY_B,
Dlitest-device-ms-surface-cover.c145 EV_KEY, KEY_B,
Dtest-touchpad.c4260 litest_keyboard_key(keyboard, KEY_B, true); in START_TEST()
4261 litest_keyboard_key(keyboard, KEY_B, false); in START_TEST()
5154 litest_keyboard_key(k2, KEY_B, true); in START_TEST()
5155 litest_keyboard_key(k2, KEY_B, false); in START_TEST()
5183 litest_keyboard_key(k2, KEY_B, true); in START_TEST()
5184 litest_keyboard_key(k2, KEY_B, false); in START_TEST()
5222 litest_keyboard_key(keyboards[1], KEY_B, true); in START_TEST()
5223 litest_keyboard_key(keyboards[1], KEY_B, false); in START_TEST()
/third_party/flutter/skia/third_party/externals/sdl/src/video/psp/
DSDL_pspevents.c211 keymap[KEY_B] = SDLK_b; in PSP_InitOSKeymap()
/third_party/flutter/glfw/src/
Dmir_init.c80 _glfw.mir.publicKeys[KEY_B] = GLFW_KEY_B; in createKeyTables()
/third_party/FreeBSD/sys/dev/evdev/
Dinput-event-codes.h137 #define KEY_B 48 macro
/third_party/libinput/include/linux/linux/
Dinput-event-codes.h123 #define KEY_B 48 macro
/third_party/libevdev/include/linux/linux/
Dinput-event-codes.h123 #define KEY_B 48 macro
/third_party/libinput/include/linux/freebsd/
Dinput-event-codes.h123 #define KEY_B 48 macro
/third_party/skia/third_party/externals/angle2/util/x11/
DX11Window.cpp170 return KEY_B; in X11CodeToKey()
/third_party/flutter/skia/third_party/externals/angle2/util/x11/
DX11Window.cpp170 return KEY_B; in X11CodeToKey()
/third_party/flutter/skia/third_party/externals/angle2/util/windows/win32/
DWin32Window.cpp203 return KEY_B; in VirtualKeyCodeToKey()

12