Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput.c343 libinput_post_event(struct libinput *libinput,
2301 libinput_post_event(libinput, event); in post_base_event()
2328 libinput_post_event(device->seat->libinput, event); in post_device_event()
3130 libinput_post_event(struct libinput *libinput, in libinput_post_event() function