/external/chromium/chrome/browser/ |
H A D | blocked_content_container.h | 85 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {} function in class:BlockedContentContainer
|
H A D | external_tab_container_win.h | 131 virtual void UpdateTargetURL(TabContents* source, const GURL& url); 382 virtual void UpdateTargetURL(TabContents* source, const GURL& url) { function in class:TemporaryPopupExternalTabContainer
|
H A D | external_tab_container_win.cc | 500 void ExternalTabContainer::UpdateTargetURL(TabContents* source, function in class:ExternalTabContainer
|
/external/chromium/chrome/browser/chromeos/login/ |
H A D | web_page_screen.h | 44 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {} function in class:chromeos::WebPageScreen
|
H A D | enterprise_enrollment_view.cc | 65 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {} function in class:chromeos::__anon1819::EnrollmentDomView
|
H A D | eula_view.h | 59 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {} function in class:chromeos::EULATabContentsDelegate
|
/external/chromium/chrome/browser/ui/webui/ |
H A D | html_dialog_tab_contents_delegate.h | 54 virtual void UpdateTargetURL(TabContents* source, const GURL& url);
|
H A D | html_dialog_tab_contents_delegate.cc | 103 void HtmlDialogTabContentsDelegate::UpdateTargetURL(TabContents* source, function in class:HtmlDialogTabContentsDelegate
|
H A D | html_dialog_tab_contents_delegate_unittest.cc | 69 test_tab_contents_delegate_->UpdateTargetURL(NULL, GURL());
|
/external/chromium/chrome/browser/debugger/ |
H A D | devtools_window.h | 92 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {} function in class:DevToolsWindow
|
/external/chromium/chrome/browser/instant/ |
H A D | instant_unload_handler.cc | 71 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {} function in class:InstantUnloadHandler::TabContentsDelegateImpl
|
H A D | instant_loader.cc | 195 virtual void UpdateTargetURL(TabContents* source, 480 void InstantLoader::TabContentsDelegateImpl::UpdateTargetURL( function in class:InstantLoader::TabContentsDelegateImpl
|
/external/chromium/chrome/browser/sidebar/ |
H A D | sidebar_container.h | 115 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {} function in class:SidebarContainer
|
/external/chromium/chrome/browser/ui/gtk/tabs/ |
H A D | dragged_tab_controller_gtk.h | 91 virtual void UpdateTargetURL(TabContents* source, const GURL& url);
|
H A D | dragged_tab_controller_gtk.cc | 178 void DraggedTabControllerGtk::UpdateTargetURL(TabContents* source, function in class:DraggedTabControllerGtk
|
/external/chromium/chrome/browser/ui/views/tabs/ |
H A D | dragged_tab_controller.h | 149 virtual void UpdateTargetURL(TabContents* source, const GURL& url) OVERRIDE;
|
H A D | dragged_tab_controller.cc | 491 void DraggedTabController::UpdateTargetURL(TabContents* source, function in class:DraggedTabController
|
/external/chromium/chrome/browser/ui/ |
H A D | browser.h | 780 virtual void UpdateTargetURL(TabContents* source, const GURL& url);
|
H A D | browser.cc | 3032 void Browser::UpdateTargetURL(TabContents* source, const GURL& url) { function in class:Browser
|
/external/chromium/chrome/browser/tab_contents/ |
H A D | tab_contents.h | 955 virtual void UpdateTargetURL(int32 page_id, const GURL& url);
|