Home
last modified time | relevance | path

Searched refs:KEY_SEMICOLON (Results 1 - 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/angle2/util/
H A Dkeyboard.h61 KEY_SEMICOLON, // The ; key enumerator
H A DOSWindow.cpp149 case KEY_SEMICOLON: in KeyName()
/third_party/libinput/test/
H A Dlitest-device-yubikey.c74 EV_KEY, KEY_SEMICOLON,
H A Dlitest-device-acer-hawaii-keyboard.c74 EV_KEY, KEY_SEMICOLON,
H A Dlitest-device-keyboard.c74 EV_KEY, KEY_SEMICOLON,
H A Dlitest-device-waltop-tablet.c137 EV_KEY, KEY_SEMICOLON,
H A Dlitest-device-keyboard-quirked.c77 EV_KEY, KEY_SEMICOLON,
H A Dlitest-device-keyboard-razer-blade-stealth-videoswitch.c78 EV_KEY, KEY_SEMICOLON,
H A Dlitest-device-apple-internal-keyboard.c74 EV_KEY, KEY_SEMICOLON,
H A Dlitest-device-keyboard-razer-blackwidow.c81 EV_KEY, KEY_SEMICOLON,
H A Dlitest-device-keyboard-razer-blade-stealth.c80 EV_KEY, KEY_SEMICOLON,
H A Dlitest-device-asus-rog-gladius.c80 EV_KEY, KEY_SEMICOLON,
H A Dlitest-device-ms-surface-cover.c136 EV_KEY, KEY_SEMICOLON,
/third_party/eudev/hm_src/
H A Dkeyboard-keys-to-name.h159 [KEY_SEMICOLON] = "KEY_SEMICOLON",
/third_party/skia/third_party/externals/angle2/util/x11/
H A DX11Window.cpp54 return KEY_SEMICOLON; in X11CodeToKey()
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h126 #define KEY_SEMICOLON 39 macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h114 #define KEY_SEMICOLON 39 macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h114 #define KEY_SEMICOLON 39 macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h114 #define KEY_SEMICOLON 39 macro
/third_party/skia/third_party/externals/angle2/util/windows/win32/
H A DWin32Window.cpp44 return KEY_SEMICOLON; in VirtualKeyCodeToKey()
/third_party/libevdev/include/
H A Devent-names.h126 [KEY_SEMICOLON] = "KEY_SEMICOLON",
1498 { .name = "KEY_SEMICOLON", .value = KEY_SEMICOLON },
/third_party/glfw/src/
H A Dwl_init.c307 _glfw.wl.keycodes[KEY_SEMICOLON] = GLFW_KEY_SEMICOLON; in createKeyTables()

Completed in 25 milliseconds