HomeSort by relevance Sort by last modified time
    Searched refs:UseSystemTheme (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/chrome/browser/themes/
theme_service_aurax11.h 19 virtual void UseSystemTheme() OVERRIDE;
theme_service_aurax11.cc 81 void ThemeServiceAuraX11::UseSystemTheme() {
theme_service.h 111 virtual void UseSystemTheme();
theme_syncable_service_unittest.cc 78 virtual void UseSystemTheme() OVERRIDE {
572 fake_theme_service_->UseSystemTheme();
604 fake_theme_service_->UseSystemTheme();
theme_service.cc 406 void ThemeService::UseSystemTheme() {
461 UseSystemTheme();
theme_syncable_service.cc 247 theme_service_->UseSystemTheme();
  /external/chromium_org/chrome/browser/sync/test/integration/
two_client_themes_sync_test.cc 18 using themes_helper::UseSystemTheme;
72 UseSystemTheme(GetProfile(0));
73 UseSystemTheme(verifier());
120 UseSystemTheme(GetProfile(0));
121 UseSystemTheme(verifier());
single_client_themes_sync_test.cc 16 using themes_helper::UseSystemTheme;
66 UseSystemTheme(GetProfile(0));
67 UseSystemTheme(verifier());
themes_helper.h 45 void UseSystemTheme(Profile* profile);
themes_helper.cc 74 void UseSystemTheme(Profile* profile) {
75 GetThemeService(profile)->UseSystemTheme();
  /external/chromium_org/chrome/browser/extensions/
theme_installed_infobar_delegate.cc 148 theme_service_->UseSystemTheme();
  /external/chromium_org/chrome/browser/ui/webui/options/
browser_options_handler.cc     [all...]

Completed in 1062 milliseconds