Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput-private.h372 struct tablet_axes { struct
373 struct device_coords point;
374 struct normalized_coords delta;
375 double distance;
376 double pressure;
377 struct tilt_degrees tilt;
378 double rotation;
379 double slider;
380 double wheel;
381 int wheel_discrete;
[all …]