Searched refs:badge_text_color_ (Results 1 – 2 of 2) sorted by relevance
145 SetValue(&badge_text_color_, tab_id, text_color); in SetBadgeTextColor()150 return GetValue(&badge_text_color_, tab_id); in GetBadgeTextColor()267 std::map<int, SkColor> badge_text_color_; variable
108 copy->badge_text_color_ = badge_text_color_; in CopyForTest()245 badge_text_color_.erase(tab_id); in ClearAllValuesForTab()302 return HasValue(badge_text_color_, tab_id); in HasBadgeTextColor()