Searched refs:workspaceIDCache_ (Results 1 – 2 of 2) sorted by relevance
94 std::map<CGWindowID, int> workspaceIDCache_; variable
207 workspaceIDCache_.clear();975 // and remember the value in |workspaceIDCache_| until the end of the981 workspaceIDCache_.find(windowID);982 if (iter != workspaceIDCache_.end())1017 workspaceIDCache_[windowID] = workspace;