Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dzoom.c165 wl_signal_add(&pointer->motion_signal, in weston_output_activate_zoom()
Dinput.c1229 wl_signal_init(&pointer->motion_signal); in weston_pointer_create()
1727 wl_signal_emit(&pointer->motion_signal, pointer); in weston_pointer_move_to()
/third_party/weston/include/libweston/
Dlibweston.h498 struct wl_signal motion_signal; member