Searched refs:set_resizing (Results 1 – 4 of 4) sorted by relevance
99 void (*set_resizing)(struct weston_desktop_surface *surface, member
494 if (surface->implementation->set_resizing != NULL) in weston_desktop_surface_set_resizing()495 surface->implementation->set_resizing(surface, in weston_desktop_surface_set_resizing()
1298 .set_resizing = weston_desktop_xdg_toplevel_set_resizing,
1351 .set_resizing = weston_desktop_xdg_toplevel_set_resizing,