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.h385 struct libinput_tablet_tool { struct
389 enum libinput_tablet_tool_type type; argument
390 unsigned char axis_caps[NCHARS(LIBINPUT_TABLET_TOOL_AXIS_MAX + 1)];
391 unsigned char buttons[NCHARS(KEY_MAX) + 1];
392 int refcount;
393 void *user_data;
395 struct {
401 } pressure;