Home
last modified time | relevance | path

Searched defs:zaura_shell (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/ozone/platform/wayland/host/
H A Dwayland_zaura_shell.cc32 struct zaura_shell* zaura_shell, in OnLayoutMode()
H A Dwayland_connection.cc439 auto zaura_shell = wl::Bind<struct zaura_shell>( in Global() local
H A Dwayland_connection.h125 WaylandZAuraShell* zaura_shell() const { return zaura_shell_.get(); } in zaura_shell() function