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

  /external/chromium_org/content/public/browser/
navigation_controller.h 398 virtual void CopyStateFromAndPrune(NavigationController* source) = 0;
401 // CopyStateFromAndPrune. There must be a last committed entry, no transient
407 // |CopyStateFromAndPrune|, which would show an existing entry above the blank
  /external/chromium_org/chrome/browser/ui/
browser_instant_controller.cc 88 // CopyStateFromAndPrune. Instead, load the Local NTP URL directly in the
98 instant_ntp->GetController().CopyStateFromAndPrune(
  /external/chromium_org/content/browser/web_contents/
navigation_controller_impl.h 90 virtual void CopyStateFromAndPrune(
navigation_controller_impl_unittest.cc     [all...]
navigation_controller_impl.cc     [all...]
web_contents_impl_unittest.cc     [all...]
  /external/chromium/chrome/browser/instant/
instant_controller.cc 258 // CopyStateFromAndPrune to have the search-engine-home-page navigation
260 tab->controller().CopyStateFromAndPrune(
  /external/chromium/chrome/browser/tab_contents/
web_contents_unittest.cc     [all...]
  /external/chromium_org/chrome/browser/prerender/
prerender_manager.cc 539 new_web_contents->GetController().CopyStateFromAndPrune(
    [all...]

Completed in 273 milliseconds