Lines Matching refs:weston_surface
54 struct weston_surface *keyboard_focus;
186 struct weston_surface *focused_surface;
221 shell_surface_get_label(struct weston_surface *surface, char *buf, size_t len) in shell_surface_get_label()
248 get_default_view(struct weston_surface *surface) in get_default_view()
524 focus_surface_get_label(struct weston_surface *surface, char *buf, size_t len) in focus_surface_get_label()
532 focus_surface_committed(struct weston_surface *es, int32_t sx, int32_t sy) in focus_surface_committed()
537 get_focus_surface(struct weston_surface *surface) in get_focus_surface()
546 is_focus_surface (struct weston_surface *es) in is_focus_surface()
562 struct weston_surface *surface = NULL; in create_focus_surface()
644 struct weston_surface *main_surface; in focus_state_surface_destroy()
735 struct weston_surface *surface) in focus_state_set_focus()
752 struct weston_surface *surface; in restore_focus_state()
810 struct weston_surface *surface) in drop_focus_state()
1252 workspace_has_only(struct workspace *ws, struct weston_surface *surface) in workspace_has_only()
1269 surface_keyboard_focus_lost(struct weston_surface *surface) in surface_keyboard_focus_lost()
1273 struct weston_surface *focus; in surface_keyboard_focus_lost()
1294 struct weston_surface *surface; in take_surface_to_workspace_by_seat()
1381 struct weston_surface *es; in touch_move_grab_motion()
1474 struct weston_surface *surface = in constrain_position()
1513 struct weston_surface *surface; in move_grab_motion()
1708 surface_subsurfaces_boundingbox(struct weston_surface *surface, int32_t *x, in surface_subsurfaces_boundingbox()
1940 struct weston_surface *surface = in shell_surface_update_layer()
1975 struct weston_surface *es = in shell_surface_set_output()
2032 struct weston_surface *surface = in unset_maximized()
2053 set_minimized(struct weston_surface *surface) in set_minimized()
2086 black_surface_get_label(struct weston_surface *surface, char *buf, size_t len) in black_surface_get_label()
2089 struct weston_surface *fs_surface = fs_view->surface; in black_surface_get_label()
2114 black_surface_committed(struct weston_surface *es, int32_t sx, int32_t sy);
2121 struct weston_surface *surface = NULL; in create_black_surface()
2154 struct weston_surface *surface = in shell_ensure_fullscreen_black_view()
2184 struct weston_surface *surface = in shell_configure_fullscreen()
2360 get_shell_surface(struct weston_surface *surface) in get_shell_surface()
2384 struct weston_surface *surface = in desktop_surface_added()
2441 struct weston_surface *surface = in desktop_surface_removed()
2524 struct weston_surface *surface = in map()
2578 struct weston_surface *surface = in desktop_surface_committed()
2686 struct weston_surface *surface = in set_fullscreen()
2719 struct weston_surface *surface = in desktop_surface_move()
2722 struct weston_surface *focus; in desktop_surface_move()
2750 struct weston_surface *surface = in desktop_surface_resize()
2753 struct weston_surface *focus; in desktop_surface_resize()
2805 struct weston_surface *surface = in set_maximized()
2839 struct weston_surface *surface = in desktop_surface_minimized_requested()
3026 background_get_label(struct weston_surface *surface, char *buf, size_t len) in background_get_label()
3033 background_committed(struct weston_surface *es, int32_t sx, int32_t sy) in background_committed()
3061 struct weston_surface *surface = in desktop_shell_set_background()
3106 panel_get_label(struct weston_surface *surface, char *buf, size_t len) in panel_get_label()
3113 panel_committed(struct weston_surface *es, int32_t sx, int32_t sy) in panel_committed()
3158 struct weston_surface *surface = in desktop_shell_set_panel()
3201 lock_surface_get_label(struct weston_surface *surface, char *buf, size_t len) in lock_surface_get_label()
3207 lock_surface_committed(struct weston_surface *surface, int32_t sx, int32_t sy) in lock_surface_committed()
3245 struct weston_surface *surface = in desktop_shell_set_lock_surface()
3354 struct weston_surface *focus; in move_binding()
3355 struct weston_surface *surface; in move_binding()
3380 struct weston_surface *focus = keyboard->focus; in maximize_binding()
3381 struct weston_surface *surface; in maximize_binding()
3399 struct weston_surface *focus = keyboard->focus; in fullscreen_binding()
3400 struct weston_surface *surface; in fullscreen_binding()
3421 struct weston_surface *focus; in touch_move_binding()
3422 struct weston_surface *surface; in touch_move_binding()
3446 struct weston_surface *focus; in resize_binding()
3447 struct weston_surface *surface; in resize_binding()
3497 struct weston_surface *focus = pointer->focus->surface; in surface_opacity_binding()
3498 struct weston_surface *surface; in surface_opacity_binding()
3603 struct weston_surface *surface; in rotate_grab_motion()
3707 struct weston_surface *surface = in surface_rotate()
3747 struct weston_surface *focus; in rotate_binding()
3748 struct weston_surface *base_surface; in rotate_binding()
3837 struct weston_surface *es = view->surface; in activate()
3838 struct weston_surface *main_surface; in activate()
3841 struct weston_surface *old_es; in activate()
3885 black_surface_committed(struct weston_surface *es, int32_t sx, int32_t sy) in black_surface_committed()
3892 struct weston_surface *surface = view->surface; in is_black_surface_view()
3909 struct weston_surface *main_surface; in activate_binding()
4054 struct weston_surface *surface; in shell_fade_create_surface_for_output()
4241 struct weston_surface *surface = data; in transform_handler()
4686 struct weston_surface *focus_surface; in force_kill_binding()
4886 struct weston_surface *surface, in shell_resize_surface_to_output()