Searched refs:fWorkspacesViewCount (Results 1 – 2 of 2) sorted by relevance
289 { return fWorkspacesViewCount != 0; } in HasWorkspacesViews()291 { fWorkspacesViewCount++; } in AddWorkspacesView()293 { fWorkspacesViewCount--; } in RemoveWorkspacesView()439 int32 fWorkspacesViewCount; variable
121 fWorkspacesViewCount(0) in Window()1583 int32 count = fWorkspacesViewCount; in FindWorkspacesViews()