Searched refs:SetWorkspaceAsync (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/app/
H A DDesktop.h159 void SetWorkspaceAsync(int32 index,
H A DWorkspacesView.cpp511 Window()->Desktop()->SetWorkspaceAsync(index);
H A DDesktop.cpp214 fDesktop->SetWorkspaceAsync(key - B_F1_KEY, takeWindow);
221 fDesktop->SetWorkspaceAsync(-1, takeWindow);
982 Desktop::SetWorkspaceAsync(int32 index, bool moveFocusWindow) function in class:Desktop

Completed in 96 milliseconds