Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput-private.h167 typedef void (*libinput_seat_destroy_func) (struct libinput_seat *seat); typedef
175 libinput_seat_destroy_func destroy;
497 libinput_seat_destroy_func destroy);
Dlibinput.c1988 libinput_seat_destroy_func destroy) in libinput_seat_init()