Searched refs:theme_service_ (Results 1 – 7 of 7) sorted by relevance
90 theme_service_(theme_service), in ThemeInstalledInfoBarDelegate()96 content::Source<ThemeService>(theme_service_)); in ThemeInstalledInfoBarDelegate()103 theme_service_->OnInfobarDestroyed(); in ~ThemeInstalledInfoBarDelegate()142 theme_service_->SetTheme(previous_theme); in Cancel()148 theme_service_->UseSystemTheme(); in Cancel()150 theme_service_->UseDefaultTheme(); in Cancel()161 if (theme_id_ != theme_service_->GetThemeID()) in Observe()
60 ThemeService* theme_service_; variable
35 theme_service_(theme_service), in ThemeSyncableService()38 DCHECK(theme_service_); in ThemeSyncableService()190 theme_service_->IsSystemThemeDistinctFromDefaultTheme())) { in MaybeSetTheme()225 theme_service_->SetTheme(extension); in SetCurrentThemeFromThemeSpecifics()247 theme_service_->UseSystemTheme(); in SetCurrentThemeFromThemeSpecifics()250 theme_service_->UseDefaultTheme(); in SetCurrentThemeFromThemeSpecifics()257 theme_service_->UsingDefaultTheme() ? in GetThemeSpecificsFromCurrentTheme()260 GetExtensionById(theme_service_->GetThemeID(), false); in GetThemeSpecificsFromCurrentTheme()268 if (theme_service_->IsSystemThemeDistinctFromDefaultTheme()) { in GetThemeSpecificsFromCurrentTheme()272 if (theme_service_->UsingSystemTheme()) { in GetThemeSpecificsFromCurrentTheme()[all …]
78 ThemeService* const theme_service_; variable
22 theme_service_(ThemeServiceFactory::GetForProfile(profile)) { in OpaqueBrowserFrameViewLinux()37 return theme_service_->UsingSystemTheme(); in IsUsingSystemTheme()
39 ThemeService* theme_service_; variable
185 ui::ThemeProvider* theme_service_; member in StatusBubbleViews::StatusView197 theme_service_(theme_provider) { in StatusView()355 SkColor toolbar_color = theme_service_->GetColor( in OnPaint()427 theme_service_->GetColor(ThemeProperties::COLOR_STATUS_BAR_TEXT); in OnPaint()