Home
last modified time | relevance | path

Searched defs:KEY_NUMLOCK (Results 1 – 4 of 4) sorted by relevance

/external/libxkbcommon/test/
Devdev-scancodes.h96 #define KEY_NUMLOCK 69 macro
/external/crosvm/devices/src/virtio/input/
Dconstants.rs106 pub const KEY_NUMLOCK: u16 = 69; constant
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h144 #define KEY_NUMLOCK 69 macro
/external/autotest/client/bin/input/
Dlinux_input.py262 KEY_NUMLOCK = 69 variable