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

12345

/external/chromium_org/chrome/browser/ui/webui/options/
H A Dhelp_overlay_handler.cc21 void HelpOverlayHandler::GetLocalizedValues( function in class:options::HelpOverlayHandler
24 HelpHandler::GetLocalizedValues(localized_strings);
H A Dautomatic_settings_reset_handler.h21 virtual void GetLocalizedValues(
H A Dgeolocation_options_handler.h20 virtual void GetLocalizedValues(
H A Dhelp_overlay_handler.h22 virtual void GetLocalizedValues(
H A Dsupervised_user_create_confirm_handler.h24 virtual void GetLocalizedValues(
H A Dsupervised_user_learn_more_handler.cc18 void SupervisedUserLearnMoreHandler::GetLocalizedValues( function in class:options::SupervisedUserLearnMoreHandler
H A Dsupervised_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 Deasy_unlock_handler.h22 virtual void GetLocalizedValues(base::DictionaryValue* values) OVERRIDE;
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(
/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/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 Dconsumer_management_handler.h28 virtual void GetLocalizedValues(
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);

Completed in 163 milliseconds

12345