Lines Matching refs:seat
176 notify_axis(struct weston_seat *seat, const struct timespec *time,
179 notify_axis_source(struct weston_seat *seat, uint32_t source);
182 notify_button(struct weston_seat *seat, const struct timespec *time,
186 notify_key(struct weston_seat *seat, const struct timespec *time, uint32_t key,
190 notify_keyboard_focus_in(struct weston_seat *seat, struct wl_array *keys,
193 notify_keyboard_focus_out(struct weston_seat *seat);
196 notify_motion(struct weston_seat *seat, const struct timespec *time,
199 notify_motion_absolute(struct weston_seat *seat, const struct timespec *time,
202 notify_modifiers(struct weston_seat *seat, uint32_t serial);
205 notify_pointer_frame(struct weston_seat *seat);
208 notify_pointer_focus(struct weston_seat *seat, struct weston_output *output,