Home
last modified time | relevance | path

Searched defs:libinput_event_tablet_pad (Results 1 – 1 of 1) sorted by relevance

/third_party/libinput/src/
Dlibinput.c221 struct libinput_event_tablet_pad { struct
222 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 {
[all …]