Home
last modified time | relevance | path

Searched refs:set_toplevel_with_position (Results 1 – 3 of 3) sorted by relevance

/third_party/weston/libweston-desktop/
Dxwayland.c277 set_toplevel_with_position(struct weston_desktop_xwayland_surface *surface, in set_toplevel_with_position() function
391 .set_toplevel_with_position = set_toplevel_with_position,
/third_party/weston/xwayland/
Dxwayland-internal-interface.h41 void (*set_toplevel_with_position)(struct weston_desktop_xwayland_surface *shsurf, member
Dwindow-manager.c2966 xwayland_interface->set_toplevel_with_position(window->shsurf, in xserver_map_shell_surface()