Lines Matching defs:libinput_event_tablet_pad
221 struct libinput_event_tablet_pad { struct222 struct libinput_event base;223 unsigned int mode;224 struct libinput_tablet_pad_mode_group *mode_group;225 uint64_t time;226 struct {229 } button;230 struct {233 } key;234 struct {238 } ring;239 struct {243 } strip;