Lines Matching defs:libinput_event_pointer
167 struct libinput_event_pointer { struct
168 struct libinput_event base;
169 uint64_t time;
170 struct normalized_coords delta;
171 struct device_float_coords delta_raw;
172 struct device_coords absolute;
173 struct discrete_coords discrete;
174 uint32_t button;
175 uint32_t seat_button_count;
176 enum libinput_button_state state;
177 enum libinput_pointer_axis_source source;
178 uint32_t axes;