Searched refs:wl_subsurface_place_above (Results 1 – 2 of 2) sorted by relevance
143 wl_subsurface_place_above(com.sub[0], com.child[1]); in TEST()144 wl_subsurface_place_above(com.sub[1], com.parent); in TEST()282 wl_subsurface_place_above(sub, com.child[0]); in TEST()305 wl_subsurface_place_above(sub, com.parent); in TEST()329 wl_subsurface_place_above(sub, com.child[1]); in TEST()352 wl_subsurface_place_above(com.sub[0], grandchild); in TEST()464 wl_subsurface_place_above(com.sub[0], stranger); in TEST()502 wl_subsurface_place_above(com1.sub[0], com2.child[0]); in TEST()
5576 wl_subsurface_place_above(struct wl_subsurface *wl_subsurface, struct wl_surface *sibling) in wl_subsurface_place_above() function