Home
last modified time | relevance | path

Searched defs:libinput_event_touch (Results 1 – 1 of 1) sorted by relevance

/third_party/libinput/src/
Dlibinput.c189 struct libinput_event_touch { struct
190 struct libinput_event base;
191 uint64_t time;
192 int32_t slot;
193 int32_t seat_slot;
194 struct device_coords point;