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

1 23 4 5 6 7

  /external/chromium_org/chrome/browser/ui/views/autofill/
expanding_textfield.h 67 const base::string16& new_contents) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/
crypto_module_password_dialog_view.h 49 const base::string16& new_contents) OVERRIDE;
edit_search_engine_dialog.h 52 const base::string16& new_contents) OVERRIDE;
  /external/chromium_org/chromecast/shell/browser/android/
cast_window_android.h 60 content::WebContents* new_contents,
  /external/chromium_org/extensions/browser/app_window/
app_delegate.h 49 content::WebContents* new_contents,
  /external/chromium_org/extensions/shell/browser/
shell_app_delegate.cc 35 content::WebContents* new_contents,
shell_app_delegate.h 27 content::WebContents* new_contents,
  /external/chromium_org/ui/app_list/views/
app_list_main_view.h 59 void OnStartPageSearchTextfieldChanged(const base::string16& new_contents);
folder_header_view.h 70 const base::string16& new_contents) OVERRIDE;
search_box_view.h 70 const base::string16& new_contents) OVERRIDE;
  /external/chromium_org/ui/views/color_chooser/
color_chooser_view.h 59 const base::string16& new_contents) OVERRIDE;
  /external/chromium_org/ui/web_dialogs/
web_dialog_delegate.h 120 // A callback to create a new tab with |new_contents|. |source| is the
126 content::WebContents* new_contents,
  /external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_event_router.cc 290 WebContents* new_contents,
294 int tab_id = ExtensionTabUtil::GetTabId(new_contents);
300 ExtensionTabUtil::GetWindowIdOfTab(new_contents)));
306 Profile::FromBrowserContext(new_contents->GetBrowserContext());
520 WebContents* new_contents,
524 const int new_tab_id = ExtensionTabUtil::GetTabId(new_contents);
530 DispatchEvent(Profile::FromBrowserContext(new_contents->GetBrowserContext()),
540 if (!GetTabEntry(new_contents)) {
542 RegisterForTabNotifications(new_contents);
  /external/chromium_org/cloud_print/service/win/
cloud_print_service.cc 347 std::string new_contents = local
350 if (new_contents.empty()) {
354 if (new_contents != contents) {
355 size_t written = base::WriteFile(file, new_contents.c_str(),
356 new_contents.size());
357 if (written != new_contents.size()) {
  /external/chromium_org/chrome/browser/extensions/api/web_navigation/
web_navigation_api.h 86 virtual void DidOpenRequestedURL(content::WebContents* new_contents,
156 content::WebContents* new_contents,
  /external/chromium_org/chrome/browser/ui/
browser_unittest.cc 114 content::WebContents* new_contents,
118 TestBrowserWindow::OnActiveTabChanged(old_contents, new_contents, index,
browser_command_controller.h 93 content::WebContents* new_contents,
fast_unload_controller.h 130 content::WebContents* new_contents,
unload_controller.h 101 content::WebContents* new_contents,
  /external/chromium_org/chrome/browser/ui/toolbar/
wrench_menu_model.h 113 content::WebContents* new_contents,
118 content::WebContents* new_contents,
  /external/chromium_org/apps/
custom_launcher_page_contents.h 49 content::WebContents* new_contents,
  /external/chromium_org/ash/wm/overview/
window_selector.h 98 const base::string16& new_contents) OVERRIDE;
  /external/chromium_org/chrome/browser/renderer_context_menu/
render_view_context_menu.h 87 content::WebContents* new_contents) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/apps/
chrome_app_delegate.h 45 content::WebContents* new_contents,
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_popup.h 86 content::WebContents* new_contents,

Completed in 1738 milliseconds

1 23 4 5 6 7