Home
last modified time | relevance | path

Searched refs:KEY_GRAVE (Results 1 – 5 of 5) sorted by relevance

/external/strace/xlat/
Devdev_keycode.in42 KEY_GRAVE
Devdev_keycode.h134 #if defined(KEY_GRAVE) || (defined(HAVE_DECL_KEY_GRAVE) && HAVE_DECL_KEY_GRAVE)
135 XLAT(KEY_GRAVE),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h115 #define KEY_GRAVE 41 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c74 [KEY_APOSTROPHE] = "Apostrophe", [KEY_GRAVE] = "Grave",
/external/autotest/client/bin/input/
Dlinux_input.py228 KEY_GRAVE = 41 variable