Searched refs:KEY_F16 (Results 1 - 15 of 15) sorted by relevance
/third_party/libinput/test/ |
H A D | litest-device-aiptek-tablet.c | 114 EV_KEY, KEY_F16,
|
H A D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 193 EV_KEY, KEY_F16,
|
H A D | litest-device-apple-internal-keyboard.c | 191 EV_KEY, KEY_F16,
|
H A D | litest-device-keyboard-razer-blackwidow.c | 208 EV_KEY, KEY_F16,
|
H A D | litest-device-keyboard-razer-blade-stealth.c | 207 EV_KEY, KEY_F16,
|
H A D | litest-device-asus-rog-gladius.c | 207 EV_KEY, KEY_F16,
|
H A D | litest-device-ms-surface-cover.c | 258 EV_KEY, KEY_F16,
|
/third_party/eudev/hm_src/ |
H A D | keyboard-keys-to-name.h | 155 [KEY_F16] = "KEY_F16",
|
/third_party/python/Lib/curses/ |
H A D | has_key.py | 44 _curses.KEY_F16: 'kf16',
|
/third_party/FreeBSD/sys/dev/evdev/ |
H A D | input-event-codes.h | 279 #define KEY_F16 186 macro
|
/third_party/libinput/include/linux/linux/ |
H A D | input-event-codes.h | 267 #define KEY_F16 186 macro
|
/third_party/libinput/include/linux/freebsd/ |
H A D | input-event-codes.h | 267 #define KEY_F16 186 macro
|
/third_party/libevdev/include/linux/linux/ |
H A D | input-event-codes.h | 267 #define KEY_F16 186 macro
|
/third_party/libevdev/include/ |
H A D | event-names.h | 272 [KEY_F16] = "KEY_F16", 1208 { .name = "KEY_F16", .value = KEY_F16 },
|
/third_party/glfw/src/ |
H A D | wl_init.c | 363 _glfw.wl.keycodes[KEY_F16] = GLFW_KEY_F16; in createKeyTables()
|
Completed in 17 milliseconds