Searched refs:SetWorkspacesLayout (Results 1 – 5 of 5) sorted by relevance
68 void SetWorkspacesLayout(int32 columns, int32 rows);
167 status_t SetWorkspacesLayout(int32 columns, int32 rows);
615 DesktopSettingsPrivate::SetWorkspacesLayout(int32 columns, int32 rows) in SetWorkspacesLayout() function in DesktopSettingsPrivate
1012 Desktop::SetWorkspacesLayout(int32 newColumns, int32 newRows) in SetWorkspacesLayout() function in Desktop1021 fSettings->SetWorkspacesLayout(newColumns, newRows); in SetWorkspacesLayout()
1014 fDesktop->SetWorkspacesLayout(newColumns, newRows); in _DispatchMessage()