Searched refs:InitializePage (Results 1 - 25 of 49) sorted by relevance

12

/external/chromium_org/chrome/browser/ui/webui/options/
H A Dautomatic_settings_reset_handler.h23 virtual void InitializePage() OVERRIDE;
H A Dgeolocation_options_handler.h22 virtual void InitializePage() OVERRIDE;
H A Dgeolocation_options_handler.cc22 void GeolocationOptionsHandler::InitializePage() { function in class:options::GeolocationOptionsHandler
H A Dclear_browser_data_handler.h25 virtual void InitializePage() OVERRIDE;
H A Dautomatic_settings_reset_handler.cc30 void AutomaticSettingsResetHandler::InitializePage() { function in class:options::AutomaticSettingsResetHandler
H A Dmedia_devices_selection_handler.h25 virtual void InitializePage() OVERRIDE;
H A Dautofill_options_handler.h35 virtual void InitializePage() OVERRIDE;
H A Dfont_settings_handler.h35 virtual void InitializePage() OVERRIDE;
H A Dhandler_options_handler.h39 virtual void InitializePage() OVERRIDE;
H A Dimport_data_handler.h33 virtual void InitializePage() OVERRIDE;
H A Dmanage_profile_handler.h34 virtual void InitializePage() OVERRIDE;
H A Dreset_profile_settings_handler.h40 virtual void InitializePage() OVERRIDE;
H A Dsearch_engine_manager_handler.h31 virtual void InitializePage() OVERRIDE;
H A Dstartup_pages_handler.h35 virtual void InitializePage() OVERRIDE;
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Dproxy_handler.h23 virtual void InitializePage() OVERRIDE;
H A Dproxy_handler.cc68 void ProxyHandler::InitializePage() { function in class:chromeos::options::ProxyHandler
69 ::options::OptionsPageUIHandler::InitializePage();
H A Dkeyboard_handler.h24 virtual void InitializePage() OVERRIDE;
H A Ddate_time_options_handler.h26 virtual void InitializePage() OVERRIDE;
H A Ddate_time_options_handler.cc50 void DateTimeOptionsHandler::InitializePage() { function in class:chromeos::options::DateTimeOptionsHandler
H A Dcros_language_options_handler.h111 virtual void InitializePage() OVERRIDE;
H A Ddisplay_options_handler.h31 virtual void InitializePage() OVERRIDE;
H A Dkeyboard_handler.cc112 void KeyboardHandler::InitializePage() { function in class:chromeos::options::KeyboardHandler
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dbluetooth_pairing_ui.cc56 core_handler_->InitializePage();
57 bluetooth_handler_->InitializePage();
H A Dproxy_settings_ui.cc129 core_handler_->InitializePage();
130 proxy_handler_->InitializePage();
H A Dcertificate_manager_dialog_ui.cc139 core_handler_->InitializePage();
140 cert_handler_->InitializePage();

Completed in 280 milliseconds

12