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.h452 struct libinput_tablet_tool { struct
456 enum libinput_tablet_tool_type type; argument
457 unsigned char axis_caps[NCHARS(LIBINPUT_TABLET_TOOL_AXIS_MAX + 1)];
458 unsigned char buttons[NCHARS(KEY_MAX) + 1];
459 int refcount;
460 void *user_data;
462 struct {
468 } pressure;