/external/chromium_org/chrome/browser/ui/webui/extensions/ |
D | extensions_ui.cc | 51 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/ |
D | bluetooth_pairing_ui.cc | 28 core_handler_->GetLocalizedValues(&localized_strings); in BluetoothPairingUI() 31 bluetooth_handler_->GetLocalizedValues(&localized_strings); in BluetoothPairingUI()
|
D | proxy_settings_ui.cc | 96 core_handler_->GetLocalizedValues(localized_strings); in ProxySettingsUI() 99 proxy_handler_->GetLocalizedValues(localized_strings); in ProxySettingsUI()
|
/external/chromium/chrome/browser/ui/webui/chromeos/ |
D | proxy_settings_ui.cc | 75 core_handler->GetLocalizedValues(localized_strings); in ProxySettingsUI() 79 proxy_handler->GetLocalizedValues(localized_strings); in ProxySettingsUI()
|
/external/chromium/chrome/browser/ui/webui/options/ |
D | language_options_handler.cc | 33 void LanguageOptionsHandler::GetLocalizedValues( in GetLocalizedValues() function in LanguageOptionsHandler 35 LanguageOptionsHandlerCommon::GetLocalizedValues(localized_strings); in GetLocalizedValues()
|
D | stop_syncing_handler.h | 17 virtual void GetLocalizedValues(DictionaryValue* localized_strings);
|
D | language_options_handler.h | 19 virtual void GetLocalizedValues(DictionaryValue* localized_strings);
|
D | clear_browser_data_handler.h | 23 virtual void GetLocalizedValues(DictionaryValue* localized_strings);
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
D | language_options_handler.cc | 39 void LanguageOptionsHandler::GetLocalizedValues( in GetLocalizedValues() function in options::LanguageOptionsHandler 41 LanguageOptionsHandlerCommon::GetLocalizedValues(localized_strings); in GetLocalizedValues()
|
D | managed_user_learn_more_handler.cc | 18 void ManagedUserLearnMoreHandler::GetLocalizedValues( in GetLocalizedValues() function in options::ManagedUserLearnMoreHandler
|
D | geolocation_options_handler.h | 20 virtual void GetLocalizedValues(DictionaryValue* localized_strings) OVERRIDE;
|
D | managed_user_learn_more_handler.h | 24 virtual void GetLocalizedValues(
|
D | managed_user_create_confirm_handler.h | 24 virtual void GetLocalizedValues(
|
/external/chromium/chrome/browser/ui/webui/options/chromeos/ |
D | proxy_handler.h | 19 virtual void GetLocalizedValues(DictionaryValue* localized_strings);
|
D | language_customize_modifier_keys_handler.h | 21 virtual void GetLocalizedValues(DictionaryValue* localized_strings);
|
D | language_pinyin_handler.h | 22 virtual void GetLocalizedValues(DictionaryValue* localized_strings);
|
D | language_mozc_handler.h | 22 virtual void GetLocalizedValues(DictionaryValue* localized_strings);
|
D | language_chewing_handler.h | 24 virtual void GetLocalizedValues(DictionaryValue* localized_strings) OVERRIDE;
|
D | language_hangul_handler.h | 23 virtual void GetLocalizedValues(DictionaryValue* localized_strings);
|
D | system_options_handler.h | 20 virtual void GetLocalizedValues(DictionaryValue* localized_strings);
|
D | stats_options_handler.h | 24 virtual void GetLocalizedValues(DictionaryValue* localized_strings);
|
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/ |
D | keyboard_handler.h | 22 virtual void GetLocalizedValues(DictionaryValue* localized_strings) OVERRIDE;
|
D | proxy_handler.h | 21 virtual void GetLocalizedValues(
|
D | stats_options_handler.h | 23 virtual void GetLocalizedValues(
|
D | stats_options_handler.cc | 23 void StatsOptionsHandler::GetLocalizedValues( in GetLocalizedValues() function in chromeos::options::StatsOptionsHandler
|