Searched refs:GetLocalizedValues (Results 1 - 25 of 114) sorted by relevance

12345

/external/chromium_org/chrome/browser/ui/webui/extensions/
H A Dextensions_ui.cc52 handler->GetLocalizedValues(source);
56 pack_handler->GetLocalizedValues(source);
60 commands_handler->GetLocalizedValues(source);
65 extension_error_handler->GetLocalizedValues(source);
70 extension_loader_handler->GetLocalizedValues(source);
75 install_extension_handler->GetLocalizedValues(source);
81 kiosk_app_handler->GetLocalizedValues(source);
H A Dinstall_extension_handler.h25 void GetLocalizedValues(content::WebUIDataSource* source);
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dautomatic_settings_reset_handler.h21 virtual void GetLocalizedValues(
H A Dgeolocation_options_handler.h20 virtual void GetLocalizedValues(
H A Dmanaged_user_create_confirm_handler.h24 virtual void GetLocalizedValues(
H A Dmanaged_user_learn_more_handler.cc18 void ManagedUserLearnMoreHandler::GetLocalizedValues( function in class:options::ManagedUserLearnMoreHandler
H A Dmanaged_user_learn_more_handler.h24 virtual void GetLocalizedValues(
H A Dgeolocation_options_handler.cc18 void GeolocationOptionsHandler::GetLocalizedValues( function in class:options::GeolocationOptionsHandler
H A Dclear_browser_data_handler.h22 virtual void GetLocalizedValues(
H A Dhome_page_overlay_handler.h30 virtual void GetLocalizedValues(base::DictionaryValue*) OVERRIDE;
H A Dlanguage_dictionary_overlay_handler.h21 virtual void GetLocalizedValues(
H A Dlanguage_options_handler.h20 virtual void GetLocalizedValues(
H A Dautomatic_settings_reset_handler.cc42 void AutomaticSettingsResetHandler::GetLocalizedValues( function in class:options::AutomaticSettingsResetHandler
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dproxy_handler.h21 virtual void GetLocalizedValues(
H A Dstats_options_handler.h23 virtual void GetLocalizedValues(
H A Daccounts_options_handler.h24 virtual void GetLocalizedValues(
H A Dkeyboard_handler.h22 virtual void GetLocalizedValues(
H A Dpointer_handler.h26 virtual void GetLocalizedValues(
H A Dstats_options_handler.cc23 void StatsOptionsHandler::GetLocalizedValues( function in class:chromeos::options::StatsOptionsHandler
H A Ddate_time_options_handler.h23 virtual void GetLocalizedValues(
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dbluetooth_pairing_ui.cc29 core_handler_->GetLocalizedValues(&localized_strings);
32 bluetooth_handler_->GetLocalizedValues(&localized_strings);
H A Dcharger_replacement_ui.cc20 ChargerReplacementHandler::GetLocalizedValues(&localized_strings);
H A Dcharger_replacement_handler.h45 static void GetLocalizedValues(base::DictionaryValue* localized_strings);
/external/chromium_org/chrome/browser/ui/webui/help/
H A Dhelp_ui.cc40 handler->GetLocalizedValues(source);
/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dntp_login_handler.h37 static void GetLocalizedValues(Profile* profile,

Completed in 491 milliseconds

12345