Home
last modified time | relevance | path

Searched refs:strip_event (Results 1 – 1 of 1) sorted by relevance

/third_party/libinput/src/
Dlibinput.c2949 struct libinput_event_tablet_pad *strip_event; in tablet_pad_notify_strip() local
2952 strip_event = zalloc(sizeof *strip_event); in tablet_pad_notify_strip()
2956 *strip_event = (struct libinput_event_tablet_pad) { in tablet_pad_notify_strip()
2968 &strip_event->base); in tablet_pad_notify_strip()