Searched refs:previous_theme_id (Results 1 – 3 of 3) sorted by relevance
31 const std::string& previous_theme_id, in Create() argument57 previous_theme_id, previous_using_system_theme)))); in Create()86 const std::string& previous_theme_id, in ThemeInstalledInfoBarDelegate() argument93 previous_theme_id_(previous_theme_id), in ThemeInstalledInfoBarDelegate()
33 const std::string& previous_theme_id,40 const std::string& previous_theme_id,
319 std::string previous_theme_id = GetThemeID(); in SetTheme() local330 if (previous_theme_id != kDefaultThemeID && in SetTheme()331 previous_theme_id != extension->id()) { in SetTheme()333 service->DisableExtension(previous_theme_id, in SetTheme()