Searched refs:goBack (Results 1 – 6 of 6) sorted by relevance
116 webView.goBack(); in canGoBack()123 webView.goBack(); in shouldStoreTheNumberOfTimesGoBackWasCalled()132 webView.goBack(); in shouldStoreTheNumberOfTimesGoBackWasCalled()134 webView.goBack(); in shouldStoreTheNumberOfTimesGoBackWasCalled()135 webView.goBack(); in shouldStoreTheNumberOfTimesGoBackWasCalled()137 webView.goBack(); in shouldStoreTheNumberOfTimesGoBackWasCalled()138 webView.goBack(); in shouldStoreTheNumberOfTimesGoBackWasCalled()139 webView.goBack(); in shouldStoreTheNumberOfTimesGoBackWasCalled()147 webView.goBack(); in shouldStoreTheNumberOfTimesGoBackWasCalled_SetCanGoBack()148 webView.goBack(); in shouldStoreTheNumberOfTimesGoBackWasCalled_SetCanGoBack()[all …]
78 CJS_Return goBack(CJS_Runtime* pRuntime,149 JS_STATIC_METHOD(goBack, app);
416 CJS_Return app::goBack(CJS_Runtime* pRuntime, in goBack() function in app
302 void goBack(void);
1391 connect(backAction, SIGNAL(triggered(bool)), SLOT(goBack())); in ConfigMainWindow()1498 SLOT(goBack())); in ConfigMainWindow()1632 void ConfigMainWindow::goBack(void) in goBack() function in ConfigMainWindow
302 protected void goBack() { in goBack() method in ShadowWebView