Lines Matching refs:Keyboard
23 #include <input/Keyboard.h>
63 // Device id of a special "virtual" keyboard that is always present.
65 // Device id of the "built-in" keyboard if there is one.
104 /* The input device is a keyboard or has buttons. */
107 /* The input device is an alpha-numeric keyboard (not just a dial pad). */
119 /* The input device is a directional pad (implies keyboard, has DPAD keys). */
122 /* The input device is a gamepad (implies keyboard, has BUTTON keys). */
400 // The actual id of the built-in keyboard, or NO_BUILT_IN_KEYBOARD if none.
401 // EventHub remaps the built-in keyboard to id 0 externally as required by the API.
404 // the virtual keyboard id (-1).