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

1 2

  /external/chromium/chrome/browser/ui/webui/
html_dialog_tab_contents_delegate.h 54 virtual void UpdateTargetURL(TabContents* source, const GURL& url);
html_dialog_tab_contents_delegate.cc 103 void HtmlDialogTabContentsDelegate::UpdateTargetURL(TabContents* source,
html_dialog_tab_contents_delegate_unittest.cc 69 test_tab_contents_delegate_->UpdateTargetURL(NULL, GURL());
  /external/chromium/chrome/browser/
blocked_content_container.h 85 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {}
external_tab_container_win.h 131 virtual void UpdateTargetURL(TabContents* source, const GURL& url);
382 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {
external_tab_container_win.cc 500 void ExternalTabContainer::UpdateTargetURL(TabContents* source,
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
web_page_screen.h 44 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {}
eula_view.h 59 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {}
enterprise_enrollment_view.cc 65 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {}
  /external/chromium/chrome/browser/debugger/
devtools_window.h 92 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {}
  /external/chromium/chrome/browser/sidebar/
sidebar_container.h 115 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {}
  /external/chromium/chrome/browser/instant/
instant_unload_handler.cc 71 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {}
instant_loader.cc 195 virtual void UpdateTargetURL(TabContents* source,
480 void InstantLoader::TabContentsDelegateImpl::UpdateTargetURL(
    [all...]
  /external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.h 91 virtual void UpdateTargetURL(TabContents* source, const GURL& url);
dragged_tab_controller_gtk.cc 178 void DraggedTabControllerGtk::UpdateTargetURL(TabContents* source,
  /external/chromium_org/chrome/browser/ui/webui/
web_dialog_web_contents_delegate_unittest.cc 74 test_web_contents_delegate_->UpdateTargetURL(NULL, 0, GURL());
  /external/chromium_org/components/web_contents_delegate_android/
web_contents_delegate_android.h 81 virtual void UpdateTargetURL(content::WebContents* source,
web_contents_delegate_android.cc 263 void WebContentsDelegateAndroid::UpdateTargetURL(WebContents* source,
  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.h 149 virtual void UpdateTargetURL(TabContents* source, const GURL& url) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/
external_tab_container_win.h 118 virtual void UpdateTargetURL(content::WebContents* source, int32 page_id,
383 virtual void UpdateTargetURL(content::WebContents* source, int32 page_id,
  /external/chromium_org/content/browser/renderer_host/
render_view_host_delegate.h 187 virtual void UpdateTargetURL(int32 page_id, const GURL& url) {}
  /external/chromium_org/content/public/browser/
web_contents_delegate.h 143 virtual void UpdateTargetURL(WebContents* source,
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h     [all...]
  /external/chromium/chrome/browser/ui/
browser.h 780 virtual void UpdateTargetURL(TabContents* source, const GURL& url);
    [all...]
  /external/chromium_org/chrome/browser/ui/
browser.h 544 virtual void UpdateTargetURL(content::WebContents* source, int32 page_id,
    [all...]

Completed in 323 milliseconds

1 2