Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandwindow.c191 wl_shell_surface_set_maximized(wind->shell_surface, NULL); in Wayland_MaximizeWindow()
/third_party/flutter/glfw/src/
Dwl_window.c245 wl_shell_surface_set_maximized(window->wl.shell_surface, NULL); in createShellSurface()
563 wl_shell_surface_set_maximized(window->wl.shell_surface, NULL); in _glfwPlatformMaximizeWindow()
/third_party/wayland_standard/tests/data/
Dexample-client.h3267 wl_shell_surface_set_maximized(struct wl_shell_surface *wl_shell_surface, struct wl_output *output) in wl_shell_surface_set_maximized() function