Searched refs:workspaceCount (Results 1 – 1 of 1) sorted by relevance
1302 const int32 workspaceCount = count_workspaces(); in _CheckApplyEnabled() local1303 for (int32 i = 0; i < workspaceCount; i++) { in _CheckApplyEnabled()1441 const int32 workspaceCount = count_workspaces(); in _Apply() local1442 for (int32 i = 0; i < workspaceCount; i++) { in _Apply()