Searched refs:theme_images_ (Results 1 – 2 of 2) sorted by relevance
635 DictionaryValue* GetThemeImages() const { return theme_images_.get(); } in GetThemeImages()854 scoped_ptr<DictionaryValue> theme_images_; variable
1870 theme_images_.reset(images_value->DeepCopy()); in InitFromValue()