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

1 2 3

  /external/chromium_org/ui/keyboard/
keyboard_ui_controller.cc 22 source->AddResourcePath("elements/kb-altkey.html",
24 source->AddResourcePath("elements/kb-altkey-container.html",
26 source->AddResourcePath("elements/kb-altkey-data.html",
28 source->AddResourcePath("elements/kb-altkey-set.html",
30 source->AddResourcePath("elements/kb-key.html", IDR_KEYBOARD_ELEMENTS_KEY);
31 source->AddResourcePath("elements/kb-key-base.html",
33 source->AddResourcePath("elements/kb-key-codes.html",
35 source->AddResourcePath("elements/kb-keyboard.html",
37 source->AddResourcePath("elements/kb-keyset.html",
39 source->AddResourcePath("elements/kb-modifier-key.html"
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/sync_file_system_internals/
sync_file_system_internals_ui.cc 25 source->AddResourcePath(
28 source->AddResourcePath(
31 source->AddResourcePath(
33 source->AddResourcePath(
35 source->AddResourcePath(
37 source->AddResourcePath("file.png", IDR_DEFAULT_FAVICON);
38 source->AddResourcePath("folder_closed.png", IDR_FOLDER_CLOSED);
  /external/chromium_org/chrome/browser/ui/webui/
sync_internals_ui.cc 44 source->AddResourcePath("sync_index.js", IDR_SYNC_INTERNALS_INDEX_JS);
45 source->AddResourcePath("chrome_sync.js",
47 source->AddResourcePath("sync_log.js", IDR_SYNC_INTERNALS_SYNC_LOG_JS);
48 source->AddResourcePath("sync_node_browser.js",
50 source->AddResourcePath("sync_search.js",
52 source->AddResourcePath("about.js", IDR_SYNC_INTERNALS_ABOUT_JS);
53 source->AddResourcePath("data.js", IDR_SYNC_INTERNALS_DATA_JS);
54 source->AddResourcePath("events.js", IDR_SYNC_INTERNALS_EVENTS_JS);
55 source->AddResourcePath("notifications.js",
57 source->AddResourcePath("search.js", IDR_SYNC_INTERNALS_SEARCH_JS)
    [all...]
certificate_viewer_ui.cc 54 html_source->AddResourcePath("certificate_viewer.js",
56 html_source->AddResourcePath("certificate_viewer.css",
welcome_ui_android.cc 68 html_source->AddResourcePath("about_welcome_android.css",
70 html_source->AddResourcePath("about_welcome_android.js",
downloads_ui.cc 88 source->AddResourcePath("downloads.css", IDR_DOWNLOADS_CSS);
89 source->AddResourcePath("downloads.js", IDR_DOWNLOADS_JS);
  /external/chromium_org/chrome/browser/ui/webui/help/
help_ui.cc 23 source->AddResourcePath("help.js", IDR_HELP_JS);
24 source->AddResourcePath("help_focus_manager.js", IDR_HELP_FOCUS_MANAGER_JS);
25 source->AddResourcePath("help_base_page.js", IDR_HELP_BASE_PAGE_JS);
26 source->AddResourcePath("channel_change_page.js", IDR_CHANNEL_CHANGE_PAGE_JS);
  /external/chromium_org/chrome/browser/ui/webui/omnibox/
omnibox_ui.cc 20 html_source->AddResourcePath("omnibox.css", IDR_OMNIBOX_CSS);
21 html_source->AddResourcePath("omnibox.js", IDR_OMNIBOX_JS);
  /external/chromium_org/chrome/browser/ui/webui/user_actions/
user_actions_ui.cc 21 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/task_manager/
task_manager_ui.cc 68 source->AddResourcePath("main.js", IDR_TASK_MANAGER_JS);
69 source->AddResourcePath("commands.js", IDR_TASK_MANAGER_COMMANDS_JS);
70 source->AddResourcePath("defines.js", IDR_TASK_MANAGER_DEFINES_JS);
71 source->AddResourcePath("includes.js", IDR_TASK_MANAGER_INCLUDES_JS);
72 source->AddResourcePath("preload.js", IDR_TASK_MANAGER_PRELOAD_JS);
73 source->AddResourcePath("measure_time.js", IDR_TASK_MANAGER_MEASURE_TIME_JS);
74 source->AddResourcePath("measure_time_end.js",
  /external/chromium_org/chrome/browser/ui/webui/quota_internals/
quota_internals_ui.cc 28 source->AddResourcePath(
30 source->AddResourcePath(
  /external/chromium_org/chrome/browser/ui/webui/suggestions_internals/
suggestions_internals_ui.cc 22 html_source->AddResourcePath("suggestions_internals.css",
24 html_source->AddResourcePath("suggestions_internals.js",
  /external/chromium_org/chrome/browser/ui/webui/performance_monitor/
performance_monitor_ui.cc 25 source->AddResourcePath("chart.css", IDR_PERFORMANCE_MONITOR_CHART_CSS);
26 source->AddResourcePath("chart.js", IDR_PERFORMANCE_MONITOR_CHART_JS);
27 source->AddResourcePath("jquery.js", IDR_PERFORMANCE_MONITOR_JQUERY_JS);
28 source->AddResourcePath("flot.js", IDR_PERFORMANCE_MONITOR_JQUERY_FLOT_JS);
  /external/chromium_org/chrome/browser/ui/webui/signin/
profile_signin_confirmation_ui.cc 50 html_source->AddResourcePath("profile_signin_confirmation.js",
52 html_source->AddResourcePath("profile_signin_confirmation.css",
  /external/chromium_org/components/dom_distiller/webui/
dom_distiller_ui.cc 27 source->AddResourcePath("about_dom_distiller.css",
29 source->AddResourcePath("about_dom_distiller.js",
  /external/chromium_org/chrome/browser/ui/webui/chromeos/
cryptohome_ui.cc 22 source->AddResourcePath("cryptohome.js", IDR_CRYPTOHOME_JS);
network_ui.cc 128 html->AddResourcePath("network.css", IDR_NETWORK_CSS);
129 html->AddResourcePath("network.js", IDR_NETWORK_JS);
  /external/chromium_org/chrome/browser/ui/webui/memory_internals/
memory_internals_ui.cc 20 source->AddResourcePath("memory_internals.js",
  /external/chromium_org/chrome/browser/ui/webui/predictors/
predictors_ui.cc 20 source->AddResourcePath("predictors.js", IDR_PREDICTORS_JS);
  /external/chromium_org/content/browser/media/
media_internals_ui.cc 25 source->AddResourcePath("media_internals.js", IDR_MEDIA_INTERNALS_JS);
webrtc_internals_ui.cc 22 source->AddResourcePath("webrtc_internals.js", IDR_WEBRTC_INTERNALS_JS);
  /external/chromium_org/chrome/browser/ui/webui/extensions/
extensions_ui.cc 35 source->AddResourcePath("extensions.js", IDR_EXTENSIONS_JS);
36 source->AddResourcePath("extension_command_list.js",
38 source->AddResourcePath("extension_list.js", IDR_EXTENSION_LIST_JS);
extension_info_ui.cc 41 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/app_list/
start_page_ui.cc 83 source->AddResourcePath("start_page.css", IDR_APP_LIST_START_PAGE_CSS);
84 source->AddResourcePath("start_page.js", IDR_APP_LIST_START_PAGE_JS);
  /external/chromium_org/chrome/browser/ui/webui/local_discovery/
local_discovery_ui.cc 24 source->AddResourcePath("local_discovery.css", IDR_LOCAL_DISCOVERY_CSS);
25 source->AddResourcePath("local_discovery.js", IDR_LOCAL_DISCOVERY_JS);
26 source->AddResourcePath("printer.png", IDR_LOCAL_DISCOVERY_PRINTER_PNG);

Completed in 189 milliseconds

1 2 3