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.c213 struct libinput_event_tablet_pad { struct
214 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 …]