Home
last modified time | relevance | path

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

/external/wayland/tests/data/
Dexample-client.h2994 wl_shell_surface_add_listener(struct wl_shell_surface *wl_shell_surface, in wl_shell_surface_add_listener()
3068 wl_shell_surface_set_user_data(struct wl_shell_surface *wl_shell_surface, void *user_data) in wl_shell_surface_set_user_data()
3075 wl_shell_surface_get_user_data(struct wl_shell_surface *wl_shell_surface) in wl_shell_surface_get_user_data()
3081 wl_shell_surface_get_version(struct wl_shell_surface *wl_shell_surface) in wl_shell_surface_get_version()
3088 wl_shell_surface_destroy(struct wl_shell_surface *wl_shell_surface) in wl_shell_surface_destroy()
3100 wl_shell_surface_pong(struct wl_shell_surface *wl_shell_surface, uint32_t serial) in wl_shell_surface_pong()
3116 wl_shell_surface_move(struct wl_shell_surface *wl_shell_surface, struct wl_seat *seat, uint32_t ser… in wl_shell_surface_move()
3132 wl_shell_surface_resize(struct wl_shell_surface *wl_shell_surface, struct wl_seat *seat, uint32_t s… in wl_shell_surface_resize()
3146 wl_shell_surface_set_toplevel(struct wl_shell_surface *wl_shell_surface) in wl_shell_surface_set_toplevel()
3164 wl_shell_surface_set_transient(struct wl_shell_surface *wl_shell_surface, struct wl_surface *parent… in wl_shell_surface_set_transient()
[all …]