Searched defs:libinput_event_touch (Results 1 – 1 of 1) sorted by relevance
181 struct libinput_event_touch { struct182 struct libinput_event base;183 uint64_t time;184 int32_t slot;185 int32_t seat_slot;186 struct device_coords point;