Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dlibinput-seat-export.h27 struct multimodal_libinput_event { struct
32 typedef void (*libinput_event_listener)(struct multimodal_libinput_event*event); argument
Dlibinput-seat.c311 struct multimodal_libinput_event muli_event = {}; in process_multimodalinput_events()