Searched refs:wl_subsurface_place_below (Results 1 – 3 of 3) sorted by relevance
/third_party/weston/tests/ |
D | subsurface-test.c | 145 wl_subsurface_place_below(com.sub[2], com.child[0]); in TEST() 146 wl_subsurface_place_below(com.sub[1], com.parent); in TEST() 375 wl_subsurface_place_below(sub, com.child[0]); in TEST() 398 wl_subsurface_place_below(sub, com.parent); in TEST() 422 wl_subsurface_place_below(sub, com.child[1]); in TEST() 445 wl_subsurface_place_below(com.sub[0], grandchild); in TEST() 483 wl_subsurface_place_below(com.sub[0], stranger); in TEST() 521 wl_subsurface_place_below(com1.sub[0], com2.child[0]); in TEST()
|
D | subsurface-shot-test.c | 182 wl_subsurface_place_below(sub[1], surf[0]); in TEST()
|
/third_party/wayland_standard/tests/data/ |
D | example-client.h | 5589 wl_subsurface_place_below(struct wl_subsurface *wl_subsurface, struct wl_surface *sibling) in wl_subsurface_place_below() function
|