Home
last modified time | relevance | path

Searched refs:GetLocalizedValues (Results 1 – 25 of 172) sorted by relevance

1234567

/external/chromium_org/chrome/browser/ui/webui/extensions/
Dextensions_ui.cc51 handler->GetLocalizedValues(source); in ExtensionsUI()
55 pack_handler->GetLocalizedValues(source); in ExtensionsUI()
59 commands_handler->GetLocalizedValues(source); in ExtensionsUI()
64 extension_error_handler->GetLocalizedValues(source); in ExtensionsUI()
69 install_extension_handler->GetLocalizedValues(source); in ExtensionsUI()
75 kiosk_app_handler->GetLocalizedValues(source); in ExtensionsUI()
/external/chromium_org/chrome/browser/ui/webui/chromeos/
Dbluetooth_pairing_ui.cc28 core_handler_->GetLocalizedValues(&localized_strings); in BluetoothPairingUI()
31 bluetooth_handler_->GetLocalizedValues(&localized_strings); in BluetoothPairingUI()
Dproxy_settings_ui.cc96 core_handler_->GetLocalizedValues(localized_strings); in ProxySettingsUI()
99 proxy_handler_->GetLocalizedValues(localized_strings); in ProxySettingsUI()
/external/chromium/chrome/browser/ui/webui/chromeos/
Dproxy_settings_ui.cc75 core_handler->GetLocalizedValues(localized_strings); in ProxySettingsUI()
79 proxy_handler->GetLocalizedValues(localized_strings); in ProxySettingsUI()
/external/chromium/chrome/browser/ui/webui/options/
Dlanguage_options_handler.cc33 void LanguageOptionsHandler::GetLocalizedValues( in GetLocalizedValues() function in LanguageOptionsHandler
35 LanguageOptionsHandlerCommon::GetLocalizedValues(localized_strings); in GetLocalizedValues()
Dstop_syncing_handler.h17 virtual void GetLocalizedValues(DictionaryValue* localized_strings);
Dlanguage_options_handler.h19 virtual void GetLocalizedValues(DictionaryValue* localized_strings);
Dclear_browser_data_handler.h23 virtual void GetLocalizedValues(DictionaryValue* localized_strings);
/external/chromium_org/chrome/browser/ui/webui/options/
Dlanguage_options_handler.cc39 void LanguageOptionsHandler::GetLocalizedValues( in GetLocalizedValues() function in options::LanguageOptionsHandler
41 LanguageOptionsHandlerCommon::GetLocalizedValues(localized_strings); in GetLocalizedValues()
Dmanaged_user_learn_more_handler.cc18 void ManagedUserLearnMoreHandler::GetLocalizedValues( in GetLocalizedValues() function in options::ManagedUserLearnMoreHandler
Dgeolocation_options_handler.h20 virtual void GetLocalizedValues(DictionaryValue* localized_strings) OVERRIDE;
Dmanaged_user_learn_more_handler.h24 virtual void GetLocalizedValues(
Dmanaged_user_create_confirm_handler.h24 virtual void GetLocalizedValues(
/external/chromium/chrome/browser/ui/webui/options/chromeos/
Dproxy_handler.h19 virtual void GetLocalizedValues(DictionaryValue* localized_strings);
Dlanguage_customize_modifier_keys_handler.h21 virtual void GetLocalizedValues(DictionaryValue* localized_strings);
Dlanguage_pinyin_handler.h22 virtual void GetLocalizedValues(DictionaryValue* localized_strings);
Dlanguage_mozc_handler.h22 virtual void GetLocalizedValues(DictionaryValue* localized_strings);
Dlanguage_chewing_handler.h24 virtual void GetLocalizedValues(DictionaryValue* localized_strings) OVERRIDE;
Dlanguage_hangul_handler.h23 virtual void GetLocalizedValues(DictionaryValue* localized_strings);
Dsystem_options_handler.h20 virtual void GetLocalizedValues(DictionaryValue* localized_strings);
Dstats_options_handler.h24 virtual void GetLocalizedValues(DictionaryValue* localized_strings);
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
Dkeyboard_handler.h22 virtual void GetLocalizedValues(DictionaryValue* localized_strings) OVERRIDE;
Dproxy_handler.h21 virtual void GetLocalizedValues(
Dstats_options_handler.h23 virtual void GetLocalizedValues(
Dstats_options_handler.cc23 void StatsOptionsHandler::GetLocalizedValues( in GetLocalizedValues() function in chromeos::options::StatsOptionsHandler

1234567