Searched refs:ShouldNavigateBack (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/content/browser/web_contents/aura/
H A Dgesture_nav_simple.cc39 bool ShouldNavigateBack(const NavigationController& controller, function in namespace:content::__anon7455
180 else if (ShouldNavigateBack(controller, overscroll_mode))
188 !ShouldNavigateBack(controller, new_mode)) {
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_aura.cc97 bool ShouldNavigateBack(const NavigationController& controller, function in namespace:content::__anon7463
130 } else if (ShouldNavigateBack(controller, overscroll_mode)) {
942 else if (ShouldNavigateBack(controller, current_overscroll_gesture_))
1330 ShouldNavigateBack(controller, mode)) {
1384 } else if (ShouldNavigateBack(web_contents_->GetController(),

Completed in 396 milliseconds