Searched defs:canGoForward (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/qt/Api/
H A Dqwebhistory.cpp344 \sa canGoForward()
356 bool QWebHistory::canGoForward() const function in class:QWebHistory
383 if (canGoForward()) {
/external/webkit/Source/WebKit2/UIProcess/
H A DWebPageProxy.cpp452 if (isValid() && !canGoForward())
469 bool WebPageProxy::canGoForward() const function in class:WebKit::WebPageProxy

Completed in 114 milliseconds