Searched defs:GoForward (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/content/browser/frame_host/
H A Dnavigation_controller_android.cc57 void NavigationControllerAndroid::GoForward(JNIEnv* env, jobject obj) { function in class:content::NavigationControllerAndroid
58 navigation_controller_->GoForward();
H A Dnavigation_controller_impl.cc549 void NavigationControllerImpl::GoForward() { function in class:content::NavigationControllerImpl
/external/chromium_org/content/browser/
H A Dsession_history_browsertest.cc124 void GoForward() { function in class:content::SessionHistoryTest
128 shell()->web_contents()->GetController().GoForward();
150 GoForward();
172 GoForward();
175 GoForward();
209 GoForward();
213 GoForward();
351 GoForward();
/external/chromium/chrome/browser/ui/toolbar/
H A Dback_forward_menu_model_unittest.cc97 void GoForward() { function in class:BackFwdMenuModelTest
98 controller().GoForward();
380 GoForward();
408 GoForward();
411 GoForward();
413 GoForward();
415 GoForward();
417 GoForward();
/external/chromium_org/chrome/browser/ui/toolbar/
H A Dback_forward_menu_model_unittest.cc101 void GoForward() { function in class:BackFwdMenuModelTest
102 controller().GoForward();
382 GoForward();
410 GoForward();
413 GoForward();
415 GoForward();
417 GoForward();
419 GoForward();
/external/chromium_org/chrome/renderer/safe_browsing/
H A Dphishing_classifier_delegate_browsertest.cc246 void GoForward() { function in class:safe_browsing::PhishingClassifierDelegateTest
247 GetWebContents()->GetController().GoForward();
367 GoForward();
/external/chromium_org/chrome/browser/sessions/
H A Dsession_restore_browsertest.cc159 void GoForward(Browser* browser) { function in class:SessionRestoreTest
162 chrome::GoForward(browser, CURRENT_TAB);
694 GoForward(new_browser);
736 GoForward(new_browser);
/external/chromium_org/chrome/test/chromedriver/client/
H A Dchromedriver.py216 def GoForward(self): member in class:ChromeDriver
/external/chromium_org/chrome_frame/test/
H A Die_event_sink.h141 void GoForward() { function in class:chrome_frame_test::IEEventSink
142 web_browser2_->GoForward();
/external/chromium_org/content/public/test/
H A Drender_view_test.cc124 void RenderViewTest::GoForward(const blink::WebHistoryItem& item) { function in class:content::RenderViewTest
/external/chromium_org/chrome/test/automation/
H A Dtab_proxy.cc117 AutomationMsg_NavigationResponseValues TabProxy::GoForward() { function in class:TabProxy
/external/chromium/chrome/browser/tabs/
H A Dtab_strip_model_unittest.cc171 void GoForward(TabContents* contents) { function in class:TabStripModelTest
172 controller().GoForward();
/external/chromium_org/chrome/browser/ui/
H A Dbrowser_commands.cc351 void GoForward(Browser* browser, WindowOpenDisposition disposition) { function in namespace:chrome
355 GetController().GoForward();
/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.cc1968 browser->GoForward(CURRENT_TAB);
2060 handler_map["GoForward"] =
2061 &TestingAutomationProvider::GoForward;
5136 void TestingAutomationProvider::GoForward( function in class:TestingAutomationProvider
5154 controller.GoForward();
/external/chromium/chrome/browser/ui/
H A Dbrowser.cc1293 void Browser::GoForward(WindowOpenDisposition disposition) { function in class:Browser
1296 GetOrCloneTabForDisposition(disposition)->controller().GoForward();
2187 case IDC_FORWARD: GoForward(disposition); break;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 342 milliseconds