Lines Matching defs:shell

34 	struct desktop_shell *shell;  member
77 exposay_in_flight_inc(struct desktop_shell *shell) in exposay_in_flight_inc()
83 exposay_in_flight_dec(struct desktop_shell *shell) in exposay_in_flight_dec()
128 struct desktop_shell *shell = esurface->shell; in exposay_animate_out_done() local
153 exposay_highlight_surface(struct desktop_shell *shell, in exposay_highlight_surface()
170 exposay_is_animating(struct desktop_shell *shell) in exposay_is_animating()
180 exposay_pick(struct desktop_shell *shell, int x, int y) in exposay_pick()
212 exposay_layout(struct desktop_shell *shell, struct shell_output *shell_output) in exposay_layout()
353 struct desktop_shell *shell = in exposay_motion() local
367 struct desktop_shell *shell = in exposay_button() local
391 struct desktop_shell *shell = in exposay_pointer_grab_cancel() local
405 exposay_maybe_move(struct desktop_shell *shell, int row, int column) in exposay_maybe_move()
426 struct desktop_shell *shell = in exposay_key() local
481 struct desktop_shell *shell = in exposay_modifier() local
509 struct desktop_shell *shell = in exposay_cancel() local
525 exposay_set_inactive(struct desktop_shell *shell) in exposay_set_inactive()
546 exposay_transition_inactive(struct desktop_shell *shell, int switch_focus) in exposay_transition_inactive()
568 exposay_transition_active(struct desktop_shell *shell) in exposay_transition_active()
608 exposay_check_state(struct desktop_shell *shell) in exposay_check_state()
655 exposay_set_state(struct desktop_shell *shell, enum exposay_target_state state, in exposay_set_state()
667 struct desktop_shell *shell = data; in exposay_binding() local