Searched defs:libinput_event_tablet_pad (Results 1 – 1 of 1) sorted by relevance
213 struct libinput_event_tablet_pad { struct214 struct libinput_event base;215 unsigned int mode;216 struct libinput_tablet_pad_mode_group *mode_group;217 uint64_t time;218 struct {221 } button;222 struct {225 } key;226 struct {[all …]