HomeSort by relevance Sort by last modified time
    Searched refs:GetLocalizedValues (Results 1 - 25 of 122) sorted by null

1 2 3 4 5

  /external/chromium_org/chrome/browser/ui/webui/options/
help_overlay_handler.cc 21 void HelpOverlayHandler::GetLocalizedValues(
24 HelpHandler::GetLocalizedValues(localized_strings);
automatic_settings_reset_handler.h 21 virtual void GetLocalizedValues(
geolocation_options_handler.h 20 virtual void GetLocalizedValues(
help_overlay_handler.h 22 virtual void GetLocalizedValues(
supervised_user_learn_more_handler.h 24 virtual void GetLocalizedValues(
home_page_overlay_handler.h 30 virtual void GetLocalizedValues(base::DictionaryValue*) OVERRIDE;
language_options_handler.h 20 virtual void GetLocalizedValues(
supervised_user_create_confirm_handler.h 24 virtual void GetLocalizedValues(
supervised_user_learn_more_handler.cc 18 void SupervisedUserLearnMoreHandler::GetLocalizedValues(
clear_browser_data_handler.h 22 virtual void GetLocalizedValues(
easy_unlock_handler.h 22 virtual void GetLocalizedValues(base::DictionaryValue* values) OVERRIDE;
geolocation_options_handler.cc 18 void GeolocationOptionsHandler::GetLocalizedValues(
language_dictionary_overlay_handler.h 21 virtual void GetLocalizedValues(
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
proxy_handler.h 21 virtual void GetLocalizedValues(
accounts_options_handler.h 24 virtual void GetLocalizedValues(
keyboard_handler.h 22 virtual void GetLocalizedValues(
pointer_handler.h 26 virtual void GetLocalizedValues(
stats_options_handler.h 23 virtual void GetLocalizedValues(
consumer_management_handler.h 28 virtual void GetLocalizedValues(
date_time_options_handler.h 23 virtual void GetLocalizedValues(
stats_options_handler.cc 23 void StatsOptionsHandler::GetLocalizedValues(
  /external/chromium_org/chrome/browser/ui/webui/extensions/
extensions_ui.cc 52 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);
install_extension_handler.h 25 void GetLocalizedValues(content::WebUIDataSource* source);
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
bluetooth_pairing_ui.cc 29 core_handler_->GetLocalizedValues(&localized_strings);
32 bluetooth_handler_->GetLocalizedValues(&localized_strings);
charger_replacement_ui.cc 20 ChargerReplacementHandler::GetLocalizedValues(&localized_strings);

Completed in 239 milliseconds

1 2 3 4 5