Searched refs:AddResourcePath (Results 1 - 25 of 74) sorted by relevance

123

/external/chromium_org/chrome/browser/ui/webui/
H A Dsync_internals_ui.cc22 source->AddResourcePath("sync_index.js", IDR_SYNC_INTERNALS_INDEX_JS);
23 source->AddResourcePath("chrome_sync.js",
25 source->AddResourcePath("types.js", IDR_SYNC_INTERNALS_TYPES_JS);
26 source->AddResourcePath("sync_log.js", IDR_SYNC_INTERNALS_SYNC_LOG_JS);
27 source->AddResourcePath("sync_node_browser.js",
29 source->AddResourcePath("sync_search.js",
31 source->AddResourcePath("about.js", IDR_SYNC_INTERNALS_ABOUT_JS);
32 source->AddResourcePath("data.js", IDR_SYNC_INTERNALS_DATA_JS);
33 source->AddResourcePath("events.js", IDR_SYNC_INTERNALS_EVENTS_JS);
34 source->AddResourcePath("searc
[all...]
H A Dmojo_web_ui_controller.cc32 mojo_data_source_->AddResourcePath(path, resource_id);
H A Dinvalidations_ui.cc20 source->AddResourcePath("about_invalidations.js", IDR_ABOUT_INVALIDATIONS_JS);
H A Ddomain_reliability_internals_ui.cc25 html_source->AddResourcePath("domain_reliability_internals.css",
27 html_source->AddResourcePath("domain_reliability_internals.js",
H A Dcertificate_viewer_ui.cc57 html_source->AddResourcePath("certificate_viewer.js",
59 html_source->AddResourcePath("certificate_viewer.css",
/external/chromium_org/chrome/browser/ui/webui/sync_file_system_internals/
H A Dsync_file_system_internals_ui.cc26 source->AddResourcePath(
29 source->AddResourcePath(
32 source->AddResourcePath(
34 source->AddResourcePath(
36 source->AddResourcePath(
38 source->AddResourcePath(
40 source->AddResourcePath("file.png", IDR_DEFAULT_FAVICON);
41 source->AddResourcePath("folder_closed.png", IDR_FOLDER_CLOSED);
/external/chromium_org/chrome/browser/ui/webui/user_actions/
H A Duser_actions_ui.cc21 html_source->AddResourcePath("user_actions.css", IDR_USER_ACTIONS_CSS);
22 html_source->AddResourcePath("user_actions.js", IDR_USER_ACTIONS_JS);
/external/chromium_org/chrome/browser/ui/webui/help/
H A Dhelp_ui.cc23 source->AddResourcePath("help.js", IDR_HELP_JS);
24 source->AddResourcePath("help_page.js", IDR_HELP_PAGE_JS);
25 source->AddResourcePath("channel_change_page.js", IDR_CHANNEL_CHANGE_PAGE_JS);
/external/chromium_org/chrome/browser/ui/webui/omnibox/
H A Domnibox_ui.cc19 html_source->AddResourcePath("omnibox.css", IDR_OMNIBOX_CSS);
20 html_source->AddResourcePath("omnibox.js", IDR_OMNIBOX_JS);
/external/chromium_org/chrome/browser/ui/webui/quota_internals/
H A Dquota_internals_ui.cc27 source->AddResourcePath(
29 source->AddResourcePath(
/external/chromium_org/chrome/browser/ui/webui/suggestions_internals/
H A Dsuggestions_internals_ui.cc22 html_source->AddResourcePath("suggestions_internals.css",
24 html_source->AddResourcePath("suggestions_internals.js",
/external/chromium_org/chrome/browser/ui/webui/signin/
H A Dprofile_signin_confirmation_ui.cc48 html_source->AddResourcePath("profile_signin_confirmation.js",
50 html_source->AddResourcePath("profile_signin_confirmation.css",
H A Dinline_login_ui.cc33 source->AddResourcePath("inline_login.css", IDR_INLINE_LOGIN_CSS);
34 source->AddResourcePath("inline_login.js", IDR_INLINE_LOGIN_JS);
/external/chromium_org/components/dom_distiller/webui/
H A Ddom_distiller_ui.cc27 source->AddResourcePath("about_dom_distiller.css",
29 source->AddResourcePath("about_dom_distiller.js", IDR_ABOUT_DOM_DISTILLER_JS);
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dcryptohome_ui.cc22 source->AddResourcePath("cryptohome.js", IDR_CRYPTOHOME_JS);
H A Dnetwork_ui.cc79 html->AddResourcePath("network_config.js", IDR_NETWORK_CONFIG_JS);
80 html->AddResourcePath("network_ui.css", IDR_NETWORK_UI_CSS);
81 html->AddResourcePath("network_ui.js", IDR_NETWORK_UI_JS);
H A Dset_time_ui.cc136 source->AddResourcePath("set_time.css", IDR_SET_TIME_CSS);
137 source->AddResourcePath("set_time.js", IDR_SET_TIME_JS);
/external/chromium_org/chrome/browser/ui/webui/memory_internals/
H A Dmemory_internals_ui.cc20 source->AddResourcePath("memory_internals.js",
/external/chromium_org/chrome/browser/ui/webui/predictors/
H A Dpredictors_ui.cc20 source->AddResourcePath("predictors.js", IDR_PREDICTORS_JS);
/external/chromium_org/content/browser/media/
H A Dmedia_internals_ui.cc25 source->AddResourcePath("media_internals.js", IDR_MEDIA_INTERNALS_JS);
H A Dwebrtc_internals_ui.cc22 source->AddResourcePath("webrtc_internals.js", IDR_WEBRTC_INTERNALS_JS);
/external/chromium_org/chrome/browser/ui/webui/app_list/
H A Dstart_page_ui.cc83 source->AddResourcePath("start_page.css", IDR_APP_LIST_START_PAGE_CSS);
84 source->AddResourcePath("start_page.js", IDR_APP_LIST_START_PAGE_JS);
85 source->AddResourcePath("hotword_nacl.nmf", IDR_APP_LIST_HOTWORD_NACL_NMF);
/external/chromium_org/chrome/browser/ui/webui/extensions/
H A Dextensions_ui.cc36 source->AddResourcePath("extensions.js", IDR_EXTENSIONS_JS);
37 source->AddResourcePath("extension_command_list.js",
39 source->AddResourcePath("extension_list.js", IDR_EXTENSION_LIST_JS);
H A Dextension_info_ui.cc41 source_->AddResourcePath("extension_info.css", IDR_EXTENSION_INFO_CSS);
42 source_->AddResourcePath("extension_info.js", IDR_EXTENSION_INFO_JS);
/external/chromium_org/chrome/browser/ui/webui/local_discovery/
H A Dlocal_discovery_ui.cc27 source->AddResourcePath("local_discovery.css", IDR_LOCAL_DISCOVERY_CSS);
28 source->AddResourcePath("local_discovery.js", IDR_LOCAL_DISCOVERY_JS);
29 source->AddResourcePath("device.png", IDR_LOCAL_DISCOVERY_DEVICE_PNG);
30 source->AddResourcePath("printer.png", IDR_LOCAL_DISCOVERY_PRINTER_PNG);

Completed in 706 milliseconds

123