Searched defs:InputDevices (Results 1 – 4 of 4) sorted by relevance
32 struct InputDevices { struct35 std::map<std::string, TouchDevice> multitouch_devices;36 std::map<std::string, TouchDevice> touch_devices;38 std::optional<KeyboardDevice> keyboard;39 std::optional<SwitchesDevice> switches;40 std::optional<RotaryDevice> rotary;41 std::optional<MouseDevice> mouse;
123 std::vector<string> InputDevices(const Node& caller) { in InputDevices() function
5253 "InputDevices": { object5313 "InputDevices": { object6453 "InputDevices": { object9743 "InputDevices": { object11128 "InputDevices": { object11144 "InputDevices": { object16213 "InputDevices": { object16401 "InputDevices": { object
144718 "InputDevices": { object