Home
last modified time | relevance | path

Searched refs:panel_layer (Results 1 – 2 of 2) sorted by relevance

/third_party/weston/desktop-shell/
Dshell.h147 struct weston_layer panel_layer; member
Dshell.c327 wl_list_for_each(view, &shell->panel_layer.view_list.link, layer_link.link) { in get_output_panel_size()
3136 configure_static_view(view, &shell->panel_layer, x, y); in panel_committed()
3277 weston_layer_set_position(&shell->panel_layer, in resume_desktop()
3985 weston_layer_unset_position(&shell->panel_layer); in lock()
4845 func(shell, &shell->panel_layer, data); in shell_for_each_layer()
5172 weston_layer_init(&shell->panel_layer, ec); in wet_shell_init()
5179 weston_layer_set_position(&shell->panel_layer, in wet_shell_init()