Home
last modified time | relevance | path

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

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