Home
last modified time | relevance | path

Searched refs:weston_desktop_surface_get_min_size (Results 1 – 3 of 3) sorted by relevance

/third_party/weston/include/libweston-desktop/
Dlibweston-desktop.h196 weston_desktop_surface_get_min_size(struct weston_desktop_surface *surface);
/third_party/weston/libweston-desktop/
Dsurface.c678 weston_desktop_surface_get_min_size(struct weston_desktop_surface *surface) in weston_desktop_surface_get_min_size() function
/third_party/weston/desktop-shell/
Dshell.c1640 min_size = weston_desktop_surface_get_min_size(shsurf->desktop_surface); in resize_grab_motion()