HomeSort by relevance Sort by last modified time
    Searched refs:ShouldPreserveAbortedURLs (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/content/browser/frame_host/
navigator_delegate.cc 13 bool NavigatorDelegate::ShouldPreserveAbortedURLs() {
navigator_delegate.h 100 virtual bool ShouldPreserveAbortedURLs();
navigator_impl.cc 271 delegate_->ShouldPreserveAbortedURLs();
  /external/chromium_org/content/public/browser/
web_contents_delegate.cc 40 bool WebContentsDelegate::ShouldPreserveAbortedURLs(WebContents* source) {
web_contents_delegate.h 184 virtual bool ShouldPreserveAbortedURLs(WebContents* source);
  /external/chromium_org/chrome/browser/ui/
browser.h 432 virtual bool ShouldPreserveAbortedURLs(content::WebContents* source) OVERRIDE;
    [all...]
browser.cc     [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.h 535 virtual bool ShouldPreserveAbortedURLs() OVERRIDE;
    [all...]
web_contents_impl.cc     [all...]

Completed in 133 milliseconds