Searched refs:s_shell (Results 1 – 1 of 1) sorted by relevance
13 static struct wl_shell *s_shell = NULL; variable28 s_shell = (struct wl_shell*)wl_registry_bind(registry, name, &wl_shell_interface, 0); in registry_add_object()62 window->shell_surface = wl_shell_get_shell_surface(s_shell, window->surface); in create_window()