Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput.c189 struct libinput_event_gesture { struct
190 struct libinput_event base;
191 uint64_t time;
192 int finger_count;
193 int cancelled;
194 struct normalized_coords delta;
195 struct normalized_coords delta_unaccel;
196 double scale;
197 double angle;