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

  /external/chromium/chrome/browser/themes/
theme_service_factory.h 32 static const Extension* GetThemeForProfile(Profile* profile);
theme_service_factory.cc 25 const Extension* ThemeServiceFactory::GetThemeForProfile(Profile* profile) {
  /external/chromium_org/chrome/browser/themes/
theme_service_factory.h 32 static const extensions::Extension* GetThemeForProfile(Profile* profile);
theme_service_factory.cc 33 const extensions::Extension* ThemeServiceFactory::GetThemeForProfile(
  /external/chromium/chrome/browser/sync/glue/
theme_util.cc 113 ThemeServiceFactory::GetThemeForProfile(profile);
152 (ThemeServiceFactory::GetThemeForProfile(profile) ||
168 ThemeServiceFactory::GetThemeForProfile(profile);
  /external/chromium/chrome/browser/extensions/
extension_install_ui_browsertest.cc 35 return ThemeServiceFactory::GetThemeForProfile(browser()->profile());
extension_install_ui.cc 103 ThemeServiceFactory::GetThemeForProfile(profile_);
  /external/chromium_org/chrome/browser/extensions/
extension_install_ui_browsertest.cc 61 return ThemeServiceFactory::GetThemeForProfile(browser()->profile());
  /external/chromium_org/chrome/browser/ui/extensions/
extension_install_ui_default.cc 216 ThemeServiceFactory::GetThemeForProfile(profile);
  /external/chromium_org/chrome/browser/ui/search/
instant_extended_interactive_uitest.cc 319 ThemeServiceFactory::GetThemeForProfile(
    [all...]
  /external/chromium/chrome/browser/automation/
testing_automation_provider.cc     [all...]

Completed in 2064 milliseconds