Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput-private.h358 struct tablet_axes { struct
359 struct device_coords point;
360 struct normalized_coords delta;
361 double distance;
362 double pressure;
363 struct tilt_degrees tilt;
364 double rotation;
365 double slider;
366 double wheel;
367 int wheel_discrete;
[all …]