HomeSort by relevance Sort by last modified time
    Searched refs:OptionsPageUIHandler (Results 51 - 75 of 77) sorted by null

1 23 4

  /external/chromium_org/chrome/browser/ui/webui/options/
startup_pages_handler.h 24 class StartupPagesHandler : public OptionsPageUIHandler,
31 // OptionsPageUIHandler implementation.
cookies_view_handler.h 17 class CookiesViewHandler : public OptionsPageUIHandler,
23 // OptionsPageUIHandler implementation.
manage_profile_handler.h 22 class ManageProfileHandler : public OptionsPageUIHandler,
28 // OptionsPageUIHandler:
password_manager_handler.h 23 class PasswordManagerHandler : public OptionsPageUIHandler,
29 // OptionsPageUIHandler implementation.
search_engine_manager_handler.h 20 class SearchEngineManagerHandler : public OptionsPageUIHandler,
27 // OptionsPageUIHandler implementation.
certificate_manager_handler.h 30 : public OptionsPageUIHandler,
37 // OptionsPageUIHandler implementation.
content_settings_handler.h 25 class ContentSettingsHandler : public OptionsPageUIHandler,
31 // OptionsPageUIHandler implementation.
core_options_handler.h 22 class CoreOptionsHandler : public OptionsPageUIHandler {
27 // OptionsPageUIHandler implementation.
browser_options_handler.h 40 : public OptionsPageUIHandler,
52 // OptionsPageUIHandler implementation.
manage_profile_handler.cc 216 OptionsPageUIHandler::Observe(type, source, details);
  /external/chromium/chrome/browser/ui/webui/options/
browser_options_handler.h 22 class BrowserOptionsHandler : public OptionsPageUIHandler,
33 // OptionsPageUIHandler implementation.
core_options_handler.h 19 class CoreOptionsHandler : public OptionsPageUIHandler {
24 // OptionsPageUIHandler implementation.
password_manager_handler.h 17 class PasswordManagerHandler : public OptionsPageUIHandler,
23 // OptionsPageUIHandler implementation.
advanced_options_handler.h 21 : public OptionsPageUIHandler,
28 // OptionsPageUIHandler implementation.
certificate_manager_handler.h 21 class CertificateManagerHandler : public OptionsPageUIHandler,
28 // OptionsPageUIHandler implementation.
font_settings_handler.cc 79 WebUIMessageHandler* handler = OptionsPageUIHandler::Attach(web_ui);
password_manager_handler.cc 113 OptionsPageUIHandler::Observe(type, source, details);
advanced_options_handler.cc 220 WebUIMessageHandler* handler = OptionsPageUIHandler::Attach(web_ui);
personal_options_handler.cc 232 OptionsPageUIHandler::Observe(type, source, details);
content_settings_handler.cc 341 OptionsPageUIHandler::Observe(type, source, details);
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
change_picture_options_handler.h 25 class ChangePictureOptionsHandler : public ::options::OptionsPageUIHandler,
32 // OptionsPageUIHandler implementation.
bluetooth_options_handler.h 27 : public ::options::OptionsPageUIHandler,
34 // OptionsPageUIHandler implementation.
internet_options_handler.h 39 : public ::options::OptionsPageUIHandler,
47 // OptionsPageUIHandler
52 // WebUIMessageHandler (from OptionsPageUIHandler)
102 // content::NotificationObserver (from OptionsPageUIHandler)
change_picture_options_handler.cc 409 OptionsPageUIHandler::Observe(type, source, details);
  /external/chromium_org/chrome/browser/ui/webui/
sync_setup_handler.h 24 class SyncSetupHandler : public options::OptionsPageUIHandler,
32 // OptionsPageUIHandler implementation.

Completed in 417 milliseconds

1 23 4