Searched refs:get_shell_surface (Results 1 – 5 of 5) sorted by relevance
256 shsurf = get_shell_surface(surface); in get_default_view()657 if (!get_shell_surface(view->surface)) in focus_state_surface_destroy()982 shsurf = get_shell_surface(view->surface); in view_get_transform()1314 shsurf = get_shell_surface(surface); in take_surface_to_workspace_by_seat()1859 shsurf = get_shell_surface(view->surface); in handle_pointer_focus()1892 struct shell_surface *shsurf = get_shell_surface(seat->focused_surface); in handle_keyboard_focus()1900 struct shell_surface *shsurf = get_shell_surface(seat->focused_surface); in handle_keyboard_focus()2065 shsurf = get_shell_surface(surface); in set_minimized()2360 get_shell_surface(struct weston_surface *surface) in get_shell_surface() function2929 shsurf = get_shell_surface(pointer->focus->surface); in desktop_surface_ping_timeout()[all …]
230 get_shell_surface(struct weston_surface *surface);
270 if (!get_shell_surface(view->surface)) in exposay_layout()319 if (!get_shell_surface(view->surface)) in exposay_layout()
475 .get_shell_surface = weston_desktop_wl_shell_protocol_get_shell_surface,
2229 void (*get_shell_surface)(struct wl_client *client, member