Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/cj/include/
H A Dwebview_controller_impl.h147 void Forward();
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.h150 void Forward();
H A Dnapi_webview_controller.h106 static napi_value Forward(napi_env env, napi_callback_info info);
H A Dwebview_controller.cpp247 void WebviewController::Forward() in Forward() function in OHOS::NWeb::WebviewController
H A Dnapi_webview_controller.cpp521 DECLARE_NAPI_FUNCTION("forward", NapiWebviewController::Forward), in Init()
1217 napi_value NapiWebviewController::Forward(napi_env env, napi_callback_info info) in Forward() function in OHOS::NWeb::NapiWebviewController
1225 webviewController->Forward(); in Forward()
/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp406 void WebviewControllerImpl::Forward() in Forward() function in OHOS::Webview::WebviewControllerImpl
H A Dwebview_ffi.cpp544 nativeWebviewCtl->Forward(); in FfiOHOSWebviewCtlForward()

Completed in 23 milliseconds