Searched refs:GoForward (Results 1 - 7 of 7) sorted by relevance

/external/webkit/WebKit/qt/docs/webkitsnippets/
H A Dqtwebkit_qwebview_snippet.cpp31 view->page()->triggerPageAction(QWebPage::GoForward);
/external/webkit/WebKit/wx/
H A DWebFrame.h99 bool GoForward();
H A DWebView.cpp457 bool wxWebView::GoForward() function in class:wxWebView
460 return m_mainFrame->GoForward();
H A DWebBrowserShell.cpp285 webview->GoForward();
H A DWebFrame.cpp254 bool wxWebFrame::GoForward() function in class:wxWebFrame
H A DWebView.h141 bool GoForward();
/external/webkit/WebKit/wx/bindings/python/samples/
H A Dsimple.py136 self.webview.GoForward()

Completed in 1782 milliseconds