Home
last modified time | relevance | path

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

/haiku/src/servers/app/
H A DDesktop.cpp1475 stackWindow->SetCurrentWorkspace(workspace); in MoveWindowBy()
2986 floating->SetCurrentWorkspace(-1); in _UpdateFloating()
2994 floating->SetCurrentWorkspace(nextWorkspace); in _UpdateFloating()
3006 floating->SetCurrentWorkspace(-1); in _UpdateFloating()
3258 window->SetCurrentWorkspace(-1); in _ChangeWindowWorkspaces()
3272 window->SetCurrentWorkspace(fCurrentWorkspace); in _ChangeWindowWorkspaces()
3789 window->SetCurrentWorkspace(-1); in _SetWorkspace()
3808 window->SetCurrentWorkspace(index); in _SetWorkspace()
H A DWindow.h224 void SetCurrentWorkspace(int32 index) in SetCurrentWorkspace() function