Searched refs:ShouldNavigateForward (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/browser/web_contents/aura/
H A Dgesture_nav_simple.cc33 bool ShouldNavigateForward(const NavigationController& controller, function in namespace:content::__anon7455
178 if (ShouldNavigateForward(controller, overscroll_mode))
187 if (!ShouldNavigateForward(controller, new_mode) &&
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_aura.cc91 bool ShouldNavigateForward(const NavigationController& controller, function in namespace:content::__anon7463
127 if (ShouldNavigateForward(controller, overscroll_mode)) {
837 if (ShouldNavigateForward(web_contents_->GetController(),
925 return ShouldNavigateForward(web_contents_->GetController(),
940 if (ShouldNavigateForward(controller, current_overscroll_gesture_))
1329 if (ShouldNavigateForward(controller, mode) ||
1380 if (ShouldNavigateForward(web_contents_->GetController(),

Completed in 573 milliseconds