Home
last modified time | relevance | path

Searched refs:use_system_theme_by_default_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/themes/
Dtheme_syncable_service.cc36 use_system_theme_by_default_(false) { in ThemeSyncableService()
50 use_system_theme_by_default_ = in OnThemeChange()
185 use_system_theme_by_default_ = sync_theme.use_system_theme_by_default(); in MaybeSetTheme()
278 use_system_theme_by_default_); in GetThemeSpecificsFromCurrentTheme()
284 use_system_theme_by_default_); in GetThemeSpecificsFromCurrentTheme()
Dtheme_syncable_service.h85 bool use_system_theme_by_default_; variable