Searched defs:shell_surface (Results 1 – 2 of 2) sorted by relevance
18 struct wl_shell_surface* shell_surface; member37 static void shell_surface_ping(void* data, struct wl_shell_surface* shell_surface, uint32_t serial) in shell_surface_ping()42 static void shell_surface_configure(void* data, struct wl_shell_surface* shell_surface, uint32_t ed… in shell_surface_configure()49 static void shell_surface_popup_done(void* data, struct wl_shell_surface* shell_surface) in shell_surface_popup_done()
298 static void handle_ping(void *data, wl_shell_surface *shell_surface, uint32_t serial) in handle_ping()304 wl_shell_surface *shell_surface, in handle_configure()310 static void handle_popup_done(void *data, wl_shell_surface *shell_surface) {} in handle_popup_done()