Searched refs:theme_colors_ (Results 1 – 2 of 2) sorted by relevance
636 DictionaryValue* GetThemeColors() const {return theme_colors_.get(); } in GetThemeColors()857 scoped_ptr<DictionaryValue> theme_colors_; variable
1898 theme_colors_.reset(colors_value->DeepCopy()); in InitFromValue()