Home
last modified time | relevance | path

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

/third_party/wayland_standard/tests/data/
Dexample-server.h3565 wl_pointer_send_axis_stop(struct wl_resource *resource_, uint32_t time, uint32_t axis) in wl_pointer_send_axis_stop() function
/third_party/weston/libweston/
Dinput.c685 wl_pointer_send_axis_stop(resource, msecs, in weston_pointer_send_axis()