Searched refs:GetThemeImages (Results 1 – 5 of 5) sorted by relevance
158 DictionaryValue* images_value = extension->GetThemeImages(); in ValidateExtension()
635 DictionaryValue* GetThemeImages() const { return theme_images_.get(); } in GetThemeImages() function
2533 DictionaryValue* theme_images = GetThemeImages(); in GetBrowserImages()
344 pack->ParseImageNamesFromJSON(extension->GetThemeImages(), in BuildFromExtension()
3847 return_value->Set("images", theme->GetThemeImages()->DeepCopy()); in GetThemeInfo()