Home
last modified time | relevance | path

Searched refs:get_resizing (Results 1 – 4 of 4) sorted by relevance

/third_party/weston/libweston-desktop/
Dinternal.h117 bool (*get_resizing)(struct weston_desktop_surface *surface, member
Dsurface.c634 if (surface->implementation->get_resizing == NULL) in weston_desktop_surface_get_resizing()
636 return surface->implementation->get_resizing(surface, in weston_desktop_surface_get_resizing()
Dxdg-shell-v6.c1304 .get_resizing = weston_desktop_xdg_toplevel_get_resizing,
Dxdg-shell.c1357 .get_resizing = weston_desktop_xdg_toplevel_get_resizing,