CanGoForward      176 chrome/browser/browser_commands_unittest.cc   EXPECT_FALSE(zeroth->GetController().CanGoForward());
CanGoForward      182 chrome/browser/browser_commands_unittest.cc   EXPECT_TRUE(first->GetController().CanGoForward());
CanGoForward      197 chrome/browser/browser_commands_unittest.cc   EXPECT_TRUE(first->GetController().CanGoForward());
CanGoForward      207 chrome/browser/browser_commands_unittest.cc   EXPECT_FALSE(second->GetController().CanGoForward());
CanGoForward      338 chrome/browser/chromeos/login/simple_web_view_dialog.cc       if (web_contents->GetController().CanGoForward()) {
CanGoForward      386 chrome/browser/chromeos/login/simple_web_view_dialog.cc   forward_->SetEnabled(navigation_controller.CanGoForward());
CanGoForward      145 chrome/browser/chromeos/memory/oom_priority_manager_browsertest.cc   EXPECT_FALSE(chrome::CanGoForward(browser()));
CanGoForward      152 chrome/browser/chromeos/memory/oom_priority_manager_browsertest.cc   EXPECT_TRUE(chrome::CanGoForward(browser()));
CanGoForward      159 chrome/browser/chromeos/memory/oom_priority_manager_browsertest.cc   EXPECT_TRUE(chrome::CanGoForward(browser()));
CanGoForward     1148 chrome/browser/renderer_context_menu/render_view_context_menu.cc       return source_web_contents_->GetController().CanGoForward();
CanGoForward      475 chrome/browser/sessions/tab_restore_browsertest.cc   EXPECT_FALSE(chrome::CanGoForward(browser()));
CanGoForward      611 chrome/browser/ssl/ssl_browser_tests.cc   ASSERT_TRUE(tab->GetController().CanGoForward());
CanGoForward      634 chrome/browser/ssl/ssl_browser_tests.cc   EXPECT_FALSE(tab->GetController().CanGoForward());
CanGoForward     1101 chrome/browser/ui/browser_command_controller.cc   command_updater_.UpdateCommandEnabled(IDC_FORWARD, CanGoForward(browser_));
CanGoForward      411 chrome/browser/ui/browser_commands.cc       GetController().CanGoForward();
CanGoForward      416 chrome/browser/ui/browser_commands.cc   if (CanGoForward(browser)) {
CanGoForward       63 chrome/browser/ui/browser_commands.h bool CanGoForward(const Browser* browser);
CanGoForward      505 chrome/browser/ui/login/login_prompt_browsertest.cc     ASSERT_TRUE(chrome::CanGoForward(browser()));
CanGoForward      689 chrome/browser/ui/search/instant_extended_interactive_uitest.cc   EXPECT_TRUE(active_tab->GetController().CanGoForward());
CanGoForward       41 chrome/browser/ui/views/frame/browser_command_handler_x11.cc     else if (button == kForwardMouseButton && controller.CanGoForward())
CanGoForward       44 content/browser/frame_host/navigation_controller_android.cc   return navigation_controller_->CanGoForward();
CanGoForward       37 content/browser/frame_host/navigation_controller_android.h   jboolean CanGoForward(JNIEnv* env, jobject obj);
CanGoForward      553 content/browser/frame_host/navigation_controller_impl.cc   if (!CanGoForward()) {
CanGoForward       66 content/browser/frame_host/navigation_controller_impl.h   virtual bool CanGoForward() const OVERRIDE;
CanGoForward      267 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward      286 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward      358 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward      380 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward      400 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward      421 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward      604 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward      680 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward     1151 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward     1168 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward     1203 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward     1274 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward     1293 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward     1375 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_TRUE(controller.CanGoForward());
CanGoForward     1396 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_TRUE(controller.CanGoForward());
CanGoForward     1437 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_TRUE(controller.CanGoForward());
CanGoForward     1451 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward     1568 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward     1590 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward     1631 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward     1644 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward     1700 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward     1759 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward     1806 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward     1998 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward     2597 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward     2636 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward     2676 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_TRUE(controller.CanGoForward());
CanGoForward     4044 content/browser/frame_host/navigation_controller_impl_unittest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward      113 content/browser/session_history_browsertest.cc     return shell()->web_contents()->GetController().CanGoForward();
CanGoForward      160 content/browser/session_history_browsertest.cc   ASSERT_FALSE(CanGoForward());
CanGoForward      223 content/browser/session_history_browsertest.cc   ASSERT_FALSE(CanGoForward());
CanGoForward      358 content/browser/session_history_browsertest.cc   ASSERT_FALSE(CanGoForward());
CanGoForward      415 content/browser/session_history_browsertest.cc   ASSERT_FALSE(CanGoForward());
CanGoForward       35 content/browser/web_contents/aura/gesture_nav_simple.cc          controller.CanGoForward();
CanGoForward      228 content/browser/web_contents/aura/overscroll_navigation_overlay.cc   if (!web_contents_->GetController().CanGoForward())
CanGoForward       92 content/browser/web_contents/web_contents_view_aura.cc          controller.CanGoForward();
CanGoForward      167 content/browser/web_contents/web_contents_view_aura_browsertest.cc     EXPECT_FALSE(controller.CanGoForward());
CanGoForward      183 content/browser/web_contents/web_contents_view_aura_browsertest.cc     EXPECT_FALSE(controller.CanGoForward());
CanGoForward      206 content/browser/web_contents/web_contents_view_aura_browsertest.cc       EXPECT_TRUE(controller.CanGoForward());
CanGoForward      224 content/browser/web_contents/web_contents_view_aura_browsertest.cc       EXPECT_TRUE(controller.CanGoForward());
CanGoForward      242 content/browser/web_contents/web_contents_view_aura_browsertest.cc       EXPECT_TRUE(controller.CanGoForward());
CanGoForward      638 content/browser/web_contents/web_contents_view_aura_browsertest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward      645 content/browser/web_contents/web_contents_view_aura_browsertest.cc   EXPECT_TRUE(controller.CanGoForward());
CanGoForward      674 content/browser/web_contents/web_contents_view_aura_browsertest.cc   EXPECT_FALSE(controller.CanGoForward());
CanGoForward      320 content/public/browser/navigation_controller.h   virtual bool CanGoForward() const = 0;
CanGoForward       77 content/shell/browser/shell_web_contents_view_delegate_gtk.cc                              web_contents_->GetController().CanGoForward());
CanGoForward      102 content/shell/browser/shell_web_contents_view_delegate_win.cc                         web_contents_->GetController().CanGoForward());