Searched defs:libinput_event_touch (Results 1 – 1 of 1) sorted by relevance
190 struct libinput_event_touch { struct191 struct libinput_event base;192 uint64_t time;193 int32_t slot;194 int32_t seat_slot;195 struct device_coords point;