Searched refs:LoadingStateChanged (Results 1 - 24 of 24) sorted by relevance

/external/chromium/chrome/browser/
H A Dblocked_content_container.h70 virtual void LoadingStateChanged(TabContents* source) {} function in class:BlockedContentContainer
H A Dexternal_tab_container_win.h127 virtual void LoadingStateChanged(TabContents* source);
H A Dexternal_tab_container_win.cc473 void ExternalTabContainer::LoadingStateChanged(TabContents* source) { function in class:ExternalTabContainer
/external/chromium/chrome/browser/chromeos/login/
H A Daccount_screen.h55 virtual void LoadingStateChanged(TabContents* source);
H A Dhtml_page_screen.h70 virtual void LoadingStateChanged(TabContents* source);
H A Dweb_page_screen.h41 virtual void LoadingStateChanged(TabContents* source) = 0;
H A Dhtml_page_screen.cc70 void HTMLPageScreen::LoadingStateChanged(TabContents* source) { function in class:chromeos::HTMLPageScreen
76 VLOG(1) << "HTMLPageScreen::LoadingStateChanged: " << url;
H A Dregistration_screen.h90 virtual void LoadingStateChanged(TabContents* source) {} function in class:chromeos::RegistrationScreen
H A Daccount_screen.cc112 void AccountScreen::LoadingStateChanged(TabContents* source) { function in class:chromeos::AccountScreen
H A Denterprise_enrollment_view.cc62 virtual void LoadingStateChanged(TabContents* source) {} function in class:chromeos::__anon1819::EnrollmentDomView
H A Deula_view.h56 virtual void LoadingStateChanged(TabContents* source) {} function in class:chromeos::EULATabContentsDelegate
/external/chromium/chrome/browser/ui/webui/
H A Dhtml_dialog_tab_contents_delegate.h51 virtual void LoadingStateChanged(TabContents* source);
H A Dhtml_dialog_tab_contents_delegate.cc88 void HtmlDialogTabContentsDelegate::LoadingStateChanged(TabContents* source) { function in class:HtmlDialogTabContentsDelegate
H A Dhtml_dialog_tab_contents_delegate_unittest.cc67 test_tab_contents_delegate_->LoadingStateChanged(NULL);
/external/chromium/chrome/browser/debugger/
H A Ddevtools_window.h88 virtual void LoadingStateChanged(TabContents* source) {} function in class:DevToolsWindow
/external/chromium/chrome/browser/instant/
H A Dinstant_unload_handler.cc69 virtual void LoadingStateChanged(TabContents* source) {} function in class:InstantUnloadHandler::TabContentsDelegateImpl
H A Dinstant_loader.cc189 virtual void LoadingStateChanged(TabContents* source) OVERRIDE;
450 void InstantLoader::TabContentsDelegateImpl::LoadingStateChanged( function in class:InstantLoader::TabContentsDelegateImpl
/external/chromium/chrome/browser/sidebar/
H A Dsidebar_container.h111 virtual void LoadingStateChanged(TabContents* source) {} function in class:SidebarContainer
/external/chromium/chrome/browser/ui/gtk/tabs/
H A Ddragged_tab_controller_gtk.h87 virtual void LoadingStateChanged(TabContents* source);
H A Ddragged_tab_controller_gtk.cc155 void DraggedTabControllerGtk::LoadingStateChanged(TabContents* source) { function in class:DraggedTabControllerGtk
/external/chromium/chrome/browser/ui/views/tabs/
H A Ddragged_tab_controller.h145 virtual void LoadingStateChanged(TabContents* source) OVERRIDE;
H A Ddragged_tab_controller.cc472 void DraggedTabController::LoadingStateChanged(TabContents* source) { function in class:DraggedTabController
/external/chromium/chrome/browser/ui/
H A Dbrowser.h774 virtual void LoadingStateChanged(TabContents* source);
H A Dbrowser.cc613 // up in LoadingStateChanged to schedule a GetApplicationInfo. And when
2529 browser->LoadingStateChanged(detached_contents->tab_contents());
2714 LoadingStateChanged(contents->tab_contents());
2951 void Browser::LoadingStateChanged(TabContents* source) { function in class:Browser

Completed in 284 milliseconds