Searched refs:weston_desktop_api_fullscreen_requested (Results 1 – 6 of 6) sorted by relevance
/third_party/weston/libweston-desktop/ |
D | libweston-desktop.c | 219 weston_desktop_api_fullscreen_requested(struct weston_desktop *desktop, in weston_desktop_api_fullscreen_requested() function
|
D | internal.h | 72 weston_desktop_api_fullscreen_requested(struct weston_desktop *desktop,
|
D | xwayland.c | 319 weston_desktop_api_fullscreen_requested(surface->desktop, in set_fullscreen()
|
D | wl-shell.c | 314 weston_desktop_api_fullscreen_requested(surface->desktop, dsurface, in weston_desktop_wl_shell_surface_protocol_set_fullscreen()
|
D | xdg-shell-v6.c | 521 weston_desktop_api_fullscreen_requested(toplevel->base.desktop, dsurface, in weston_desktop_xdg_toplevel_protocol_set_fullscreen() 535 weston_desktop_api_fullscreen_requested(toplevel->base.desktop, dsurface, in weston_desktop_xdg_toplevel_protocol_unset_fullscreen()
|
D | xdg-shell.c | 539 weston_desktop_api_fullscreen_requested(toplevel->base.desktop, dsurface, in weston_desktop_xdg_toplevel_protocol_set_fullscreen() 553 weston_desktop_api_fullscreen_requested(toplevel->base.desktop, dsurface, in weston_desktop_xdg_toplevel_protocol_unset_fullscreen()
|