Home
last modified time | relevance | path

Searched refs:KEY_D (Results 1 – 25 of 31) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/angle2/util/
Dkeyboard.h16 KEY_D, // The D key enumerator
DOSWindow.cpp53 case KEY_D: in KeyName()
/third_party/skia/third_party/externals/angle2/util/
Dkeyboard.h16 KEY_D, // The D key enumerator
DOSWindow.cpp59 case KEY_D: in KeyName()
/third_party/libinput/test/
Dlitest-device-yubikey.c67 EV_KEY, KEY_D,
Dlitest-device-keyboard.c67 EV_KEY, KEY_D,
Dlitest-device-acer-hawaii-keyboard.c67 EV_KEY, KEY_D,
Dlitest-device-keyboard-quirked.c70 EV_KEY, KEY_D,
Dlitest-device-keyboard-razer-blade-stealth-videoswitch.c71 EV_KEY, KEY_D,
Dlitest-device-apple-internal-keyboard.c67 EV_KEY, KEY_D,
Dlitest-device-waltop-tablet.c130 EV_KEY, KEY_D,
Dlitest-device-asus-rog-gladius.c73 EV_KEY, KEY_D,
Dlitest-device-keyboard-razer-blade-stealth.c73 EV_KEY, KEY_D,
Dlitest-device-keyboard-razer-blackwidow.c74 EV_KEY, KEY_D,
Dlitest-device-ms-surface-cover.c129 EV_KEY, KEY_D,
Dtest-keyboard.c178 { .code = KEY_D, }, in START_TEST()
/third_party/flutter/skia/third_party/externals/sdl/src/video/psp/
DSDL_pspevents.c196 keymap[KEY_D] = SDLK_d; in PSP_InitOSKeymap()
/third_party/flutter/glfw/src/
Dmir_init.c67 _glfw.mir.publicKeys[KEY_D] = GLFW_KEY_D; in createKeyTables()
/third_party/FreeBSD/sys/dev/evdev/
Dinput-event-codes.h121 #define KEY_D 32 macro
/third_party/libinput/include/linux/linux/
Dinput-event-codes.h107 #define KEY_D 32 macro
/third_party/libevdev/include/linux/linux/
Dinput-event-codes.h107 #define KEY_D 32 macro
/third_party/libinput/include/linux/freebsd/
Dinput-event-codes.h107 #define KEY_D 32 macro
/third_party/skia/third_party/externals/angle2/util/x11/
DX11Window.cpp174 return KEY_D; in X11CodeToKey()
/third_party/flutter/skia/third_party/externals/angle2/util/x11/
DX11Window.cpp174 return KEY_D; in X11CodeToKey()
/third_party/flutter/skia/third_party/externals/angle2/util/windows/win32/
DWin32Window.cpp179 return KEY_D; in VirtualKeyCodeToKey()

12