• Home
  • Raw
  • Download

Lines Matching refs:weston_view

102 	struct weston_view *view;
123 struct weston_view *black_view;
247 struct weston_view *
251 struct weston_view *view; in get_default_view()
264 return container_of(surface->views.next, struct weston_view, surface_link); in get_default_view()
298 struct weston_view *view, in get_panel_size()
319 struct weston_view *view; in get_output_panel_size()
428 center_on_output(struct weston_view *view,
552 is_focus_view (struct weston_view *view) in is_focus_view()
645 struct weston_view *next; in focus_state_surface_destroy()
646 struct weston_view *view; in focus_state_surface_destroy()
821 struct weston_view *from, struct weston_view *to) in animate_focus_change()
972 view_get_transform(struct weston_view *view) in view_get_transform()
990 view_translate(struct workspace *ws, struct weston_view *view, double d) in view_translate()
1010 struct weston_view *view; in workspace_translate_out()
1025 struct weston_view *view; in workspace_translate_in()
1063 struct weston_view *view; in workspace_deactivate_transforms()
1084 struct weston_view *view; in finish_workspace_change_animation()
1265 return container_of(e, struct weston_view, layer_link.link)->surface == surface; in workspace_has_only()
1295 struct weston_view *view; in take_surface_to_workspace_by_seat()
1786 struct weston_view *view; in busy_cursor_grab_focus()
1852 struct weston_view *view = pointer->focus; in handle_pointer_focus()
2001 weston_view_set_initial_position(struct weston_view *view,
2057 struct weston_view *view; in set_minimized()
2088 struct weston_view *fs_view = surface->committed_private; in black_surface_get_label()
2116 static struct weston_view *
2118 struct weston_view *fs_view, in create_black_surface()
2122 struct weston_view *view; in create_black_surface()
2382 struct weston_view *view; in desktop_surface_added()
2580 struct weston_view *view = shsurf->view; in desktop_surface_committed()
2985 configure_static_view(struct weston_view *ev, struct weston_layer *layer, int x, int y) in configure_static_view()
2987 struct weston_view *v, *next; in configure_static_view()
3036 struct weston_view *view; in background_committed()
3038 view = container_of(es->views.next, struct weston_view, surface_link); in background_committed()
3064 struct weston_view *view, *next; in desktop_shell_set_background()
3116 struct weston_view *view; in panel_committed()
3120 view = container_of(es->views.next, struct weston_view, surface_link); in panel_committed()
3160 struct weston_view *view, *next; in desktop_shell_set_panel()
3210 struct weston_view *view; in lock_surface_committed()
3212 view = container_of(surface->views.next, struct weston_view, surface_link); in lock_surface_committed()
3784 struct weston_view *view, *prev; in lower_fullscreen_layer()
3834 activate(struct desktop_shell *shell, struct weston_view *view, in activate()
3890 is_black_surface_view(struct weston_view *view, struct weston_view **fs_view) in is_black_surface_view()
3905 struct weston_view *focus_view, in activate_binding()
3908 struct weston_view *main_view; in activate_binding()
4050 static struct weston_view *
4055 struct weston_view *view; in shell_fade_create_surface_for_output()
4268 center_on_output(struct weston_view *view, struct weston_output *output) in center_on_output()
4287 weston_view_set_initial_position(struct weston_view *view, in weston_view_set_initial_position()
4476 struct weston_view *current;
4485 struct weston_view *view; in switcher_next()
4486 struct weston_view *first = NULL, *prev = NULL, *next = NULL; in switcher_next()
4491 struct weston_view *tmp; in switcher_next()
4492 struct weston_view **minimized; in switcher_next()
4550 struct weston_view *view; in switcher_destroy()
4574 struct weston_view **minimized; in switcher_destroy()
4790 shell_reposition_view_on_output_change(struct weston_view *view) in shell_reposition_view_on_output_change()
4859 struct weston_view *view; in shell_output_changed_move_layer()
4948 struct weston_view *view; in handle_output_move_layer()