Searched defs:libinput_tablet_tool (Results 1 – 1 of 1) sorted by relevance
371 struct libinput_tablet_tool { struct375 enum libinput_tablet_tool_type type; argument376 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;