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.c222 struct libinput_event_tablet_pad { struct
223 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 …]