Searched defs:previous_using_native_theme (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dtheme_installed_infobar_delegate.cc31 bool previous_using_native_theme) {
54 previous_theme_id, previous_using_native_theme))));
84 bool previous_using_native_theme)
91 previous_using_native_theme_(previous_using_native_theme) {
27 Create( const extensions::Extension* new_theme, Profile* profile, const std::string& previous_theme_id, bool previous_using_native_theme) argument
79 ThemeInstalledInfoBarDelegate( ExtensionService* extension_service, ThemeService* theme_service, const extensions::Extension* new_theme, const std::string& previous_theme_id, bool previous_using_native_theme) argument

Completed in 357 milliseconds