Lines Matching refs:weston_layer_set_position
960 weston_layer_set_position(&ws->layer, WESTON_LAYER_POSITION_NORMAL); in activate_workspace()
1054 weston_layer_set_position(&to->layer, WESTON_LAYER_POSITION_NORMAL); in reverse_workspace_change_animation()
1055 weston_layer_set_position(&from->layer, WESTON_LAYER_POSITION_NORMAL - 1); in reverse_workspace_change_animation()
1183 weston_layer_set_position(&to->layer, WESTON_LAYER_POSITION_NORMAL); in animate_workspace_change()
1184 weston_layer_set_position(&from->layer, WESTON_LAYER_POSITION_NORMAL - 1); in animate_workspace_change()
1198 weston_layer_set_position(&to->layer, WESTON_LAYER_POSITION_NORMAL); in update_workspace()
3273 weston_layer_set_position(&shell->input_panel_layer, in resume_desktop()
3275 weston_layer_set_position(&shell->fullscreen_layer, in resume_desktop()
3277 weston_layer_set_position(&shell->panel_layer, in resume_desktop()
3279 weston_layer_set_position(&ws->layer, WESTON_LAYER_POSITION_NORMAL); in resume_desktop()
3991 weston_layer_set_position(&shell->lock_layer, in lock()
5177 weston_layer_set_position(&shell->fullscreen_layer, in wet_shell_init()
5179 weston_layer_set_position(&shell->panel_layer, in wet_shell_init()
5181 weston_layer_set_position(&shell->background_layer, in wet_shell_init()