Home
last modified time | relevance | path

Searched defs:ScrollByWithResult (Results 1 - 5 of 5) sorted by relevance

/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb.h1525 virtual bool ScrollByWithResult(float delta_x, float delta_y) { in ScrollByWithResult() function in OHOS::NWeb::PrecompileError::NWeb
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp2038 bool WebviewController::ScrollByWithResult(float deltaX, float deltaY) const in ScrollByWithResult() function in OHOS::NWeb::WebviewController
H A Dnapi_webview_controller.cpp6486 napi_value NapiWebviewController::ScrollByWithResult(napi_env env, napi_callback_info info) in ScrollByWithResult() function in OHOS::NapiWebviewController
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp1164 bool ArkWebNWebImpl::ScrollByWithResult(float delta_x, float delta_y) in ScrollByWithResult() function in OHOS::ArkWeb::ArkWebNWebImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp1358 bool ArkWebNWebWrapper::ScrollByWithResult(float delta_x, float delta_y) in ScrollByWithResult() function in OHOS::ArkWeb::ArkWebNWebWrapper

Completed in 22 milliseconds