Searched refs:icon_index_ (Results 1 – 2 of 2) sorted by relevance
88 return GetValue(&icon_index_, tab_id); in GetIconIndex()178 std::map<int, int> icon_index_; // index into icon_paths_ variable
91 SetValue(&icon_index_, tab_id, index); in SetIconIndex()97 icon_index_.erase(tab_id); in ClearAllValuesForTab()