Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput.c198 struct libinput_event_gesture { struct
199 struct libinput_event base;
200 uint64_t time;
201 int finger_count;
202 int cancelled;
203 struct normalized_coords delta;
204 struct normalized_coords delta_unaccel;
205 double scale;
206 double angle;