Searched refs:UpdateTargetURL (Results 1 - 20 of 20) sorted by relevance

/external/chromium/chrome/browser/
H A Dblocked_content_container.h85 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {} function in class:BlockedContentContainer
H A Dexternal_tab_container_win.h131 virtual void UpdateTargetURL(TabContents* source, const GURL& url);
382 virtual void UpdateTargetURL(TabContents* source, const GURL& url) { function in class:TemporaryPopupExternalTabContainer
H A Dexternal_tab_container_win.cc500 void ExternalTabContainer::UpdateTargetURL(TabContents* source, function in class:ExternalTabContainer
/external/chromium/chrome/browser/chromeos/login/
H A Dweb_page_screen.h44 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {} function in class:chromeos::WebPageScreen
H A Denterprise_enrollment_view.cc65 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {} function in class:chromeos::__anon1819::EnrollmentDomView
H A Deula_view.h59 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {} function in class:chromeos::EULATabContentsDelegate
/external/chromium/chrome/browser/ui/webui/
H A Dhtml_dialog_tab_contents_delegate.h54 virtual void UpdateTargetURL(TabContents* source, const GURL& url);
H A Dhtml_dialog_tab_contents_delegate.cc103 void HtmlDialogTabContentsDelegate::UpdateTargetURL(TabContents* source, function in class:HtmlDialogTabContentsDelegate
H A Dhtml_dialog_tab_contents_delegate_unittest.cc69 test_tab_contents_delegate_->UpdateTargetURL(NULL, GURL());
/external/chromium/chrome/browser/debugger/
H A Ddevtools_window.h92 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {} function in class:DevToolsWindow
/external/chromium/chrome/browser/instant/
H A Dinstant_unload_handler.cc71 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {} function in class:InstantUnloadHandler::TabContentsDelegateImpl
H A Dinstant_loader.cc195 virtual void UpdateTargetURL(TabContents* source,
480 void InstantLoader::TabContentsDelegateImpl::UpdateTargetURL( function in class:InstantLoader::TabContentsDelegateImpl
/external/chromium/chrome/browser/sidebar/
H A Dsidebar_container.h115 virtual void UpdateTargetURL(TabContents* source, const GURL& url) {} function in class:SidebarContainer
/external/chromium/chrome/browser/ui/gtk/tabs/
H A Ddragged_tab_controller_gtk.h91 virtual void UpdateTargetURL(TabContents* source, const GURL& url);
H A Ddragged_tab_controller_gtk.cc178 void DraggedTabControllerGtk::UpdateTargetURL(TabContents* source, function in class:DraggedTabControllerGtk
/external/chromium/chrome/browser/ui/views/tabs/
H A Ddragged_tab_controller.h149 virtual void UpdateTargetURL(TabContents* source, const GURL& url) OVERRIDE;
H A Ddragged_tab_controller.cc491 void DraggedTabController::UpdateTargetURL(TabContents* source, function in class:DraggedTabController
/external/chromium/chrome/browser/ui/
H A Dbrowser.h780 virtual void UpdateTargetURL(TabContents* source, const GURL& url);
H A Dbrowser.cc3032 void Browser::UpdateTargetURL(TabContents* source, const GURL& url) { function in class:Browser
/external/chromium/chrome/browser/tab_contents/
H A Dtab_contents.h955 virtual void UpdateTargetURL(int32 page_id, const GURL& url);

Completed in 337 milliseconds