Home
last modified time | relevance | path

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

/third_party/wayland_standard/tests/data/
Dexample-server.h3515 wl_pointer_send_button(struct wl_resource *resource_, uint32_t serial, uint32_t time, uint32_t butt… in wl_pointer_send_button() function
/third_party/weston/libweston/
Dinput.c616 wl_pointer_send_button(resource, serial, msecs, button, state); in weston_pointer_send_button()