Searched defs:InputDevices (Results 1 – 1 of 1) sorted by relevance
211 struct InputDevices { struct212 InputEventType event_type;215 std::map<std::string, TouchDevice> multitouch_devices;216 std::map<std::string, TouchDevice> touch_devices;218 std::unique_ptr<InputSocket> keyboard;219 std::unique_ptr<InputSocket> switches;220 std::unique_ptr<InputSocket> rotary;