Home
last modified time | relevance | path

Searched refs:set_toplevel (Results 1 – 6 of 6) sorted by relevance

/third_party/weston/libweston-desktop/
Dxwayland.c270 set_toplevel(struct weston_desktop_xwayland_surface *surface) in set_toplevel() function
390 .set_toplevel = set_toplevel,
Dwl-shell.c395 .set_toplevel = weston_desktop_wl_shell_surface_protocol_set_toplevel,
/third_party/weston/xwayland/
Dxwayland-internal-interface.h40 void (*set_toplevel)(struct weston_desktop_xwayland_surface *shsurf); member
Dwindow-manager.c1747 xwayland_interface->set_toplevel(window->shsurf); in weston_wm_window_set_toplevel()
2954 xwayland_interface->set_toplevel(window->shsurf); in xserver_map_shell_surface()
2970 xwayland_interface->set_toplevel(window->shsurf); in xserver_map_shell_surface()
/third_party/weston/clients/
Dkeyboard.c959 set_toplevel(struct output *output, struct virtual_keyboard *virtual_keyboard) in set_toplevel() function
979 set_toplevel(output, keyboard); in display_output_handler()
/third_party/wayland_standard/tests/data/
Dexample-server.h2393 void (*set_toplevel)(struct wl_client *client, member