Searched defs:libinput_event_tablet_pad (Results 1 – 1 of 1) sorted by relevance
222 struct libinput_event_tablet_pad { struct223 struct libinput_event base;224 unsigned int mode;225 struct libinput_tablet_pad_mode_group *mode_group;226 uint64_t time;227 struct {230 } button;231 struct {234 } key;235 struct {[all …]