Searched refs:NavigationStopped (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/thumbnails/
H A Dthumbnail_tab_helper.h46 virtual void NavigationStopped() OVERRIDE;
H A Dthumbnail_tab_helper.cc169 void ThumbnailTabHelper::NavigationStopped() { function in class:ThumbnailTabHelper
/external/chromium_org/chrome/browser/printing/
H A Dprint_view_manager_base.h77 virtual void NavigationStopped() OVERRIDE;
H A Dprint_view_manager_base.cc82 void PrintViewManagerBase::NavigationStopped() { function in class:printing::PrintViewManagerBase
/external/chromium_org/content/public/browser/
H A Dweb_contents_observer.h238 virtual void NavigationStopped() {} function in class:content::WebContentsObserver
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc1137 FOR_EACH_OBSERVER(WebContentsObserver, observers_, NavigationStopped());

Completed in 179 milliseconds