Searched defs:ThemeInfo (Results 1 – 2 of 2) sorted by relevance
18 struct ThemeInfo : public Extension::ManifestData { struct30 scoped_ptr<base::DictionaryValue> theme_images_;33 scoped_ptr<base::DictionaryValue> theme_colors_;36 scoped_ptr<base::DictionaryValue> theme_tints_;39 scoped_ptr<base::DictionaryValue> theme_display_properties_;
133 ThemeInfo::ThemeInfo() { in ThemeInfo() function in extensions::ThemeInfo