Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput.c174 struct libinput_event_pointer { struct
175 struct libinput_event base;
176 uint64_t time;
177 struct normalized_coords delta;
178 struct device_float_coords delta_raw;
179 struct device_coords absolute;
180 struct discrete_coords discrete;
181 struct wheel_v120 v120;
182 uint32_t button;
183 uint32_t seat_button_count;
[all …]