Searched refs:CanGoBack (Results 1 - 4 of 4) sorted by relevance
/external/webkit/WebKit/wx/ | ||
H A D | WebFrame.h | 103 bool CanGoBack(); |
H A D | WebView.cpp | 465 bool wxWebView::CanGoBack() function in class:wxWebView 468 return m_mainFrame->CanGoBack(); |
H A D | WebFrame.cpp | 262 bool wxWebFrame::CanGoBack() function in class:wxWebFrame |
H A D | WebView.h | 145 bool CanGoBack(); |
Completed in 291 milliseconds