Searched defs:wl_shell_surface (Results 1 – 5 of 5) sorted by relevance
| /third_party/gstreamer/gstplugins_bad/ext/wayland/ |
| D | wlwindow.c | 106 handle_ping (void *data, struct wl_shell_surface *wl_shell_surface, in handle_ping() 113 handle_configure (void *data, struct wl_shell_surface *wl_shell_surface, in handle_configure() 128 handle_popup_done (void *data, struct wl_shell_surface *wl_shell_surface) in handle_popup_done()
|
| D | wlwindow.h | 55 struct wl_shell_surface *wl_shell_surface; member
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/ |
| D | gstglwindow_wayland_egl.c | 190 handle_ping (void *data, struct wl_shell_surface *wl_shell_surface, in handle_ping() 204 handle_configure (void *data, struct wl_shell_surface *wl_shell_surface, in handle_configure() 216 handle_popup_done (void *data, struct wl_shell_surface *wl_shell_surface) in handle_popup_done() 322 struct wl_shell_surface *wl_shell_surface; in create_wl_shell_surface() local
|
| D | gstglwindow_wayland_egl.h | 73 struct wl_shell_surface *wl_shell_surface; member
|
| /third_party/wayland_standard/tests/data/ |
| D | example-client.h | 2994 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 …]
|