Home
last modified time | relevance | path

Searched defs:weston_subsurface (Results 1 – 1 of 1) sorted by relevance

/third_party/weston/include/libweston/
Dlibweston.h1503 struct weston_subsurface { struct
1504 struct wl_resource *resource;
1507 struct weston_surface *surface;
1508 struct wl_listener surface_destroy_listener;
1511 struct weston_surface *parent;
1512 struct wl_listener parent_destroy_listener;
1513 struct wl_list parent_link;
1514 struct wl_list parent_link_pending;
1516 struct {
1520 } position;
[all …]