Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput-private.h371 struct libinput_tablet_tool { struct
375 enum libinput_tablet_tool_type type; argument
376 unsigned char axis_caps[NCHARS(LIBINPUT_TABLET_TOOL_AXIS_MAX + 1)];
377 unsigned char buttons[NCHARS(KEY_MAX) + 1];
378 int refcount;
379 void *user_data;
382 struct threshold pressure_threshold;
384 int pressure_offset;
385 bool has_pressure_offset;