Home
last modified time | relevance | path

Searched defs:ScrollBy (Results 1 – 7 of 7) sorted by relevance

/base/web/webview/test/fuzztest/ohos_nweb/nwebhelper_fuzzer/
Dnweb_create_window.h201 void ScrollBy(float deltaX, float deltaY) override {} in ScrollBy() function
/base/web/webview/test/unittest/common/
Dnweb_create_window.h259 void ScrollBy(float deltaX, float deltaY) override in ScrollBy() function
/base/web/webview/interfaces/kits/cj/src/
Dwebview_controller_impl.cpp388 void WebviewControllerImpl::ScrollBy(float deltaX, float deltaY) in ScrollBy() function in OHOS::Webview::WebviewControllerImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_nweb_impl.cpp534 void ArkWebNWebImpl::ScrollBy(float delta_x, float delta_y) in ScrollBy() function in OHOS::ArkWeb::ArkWebNWebImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_nweb_wrapper.cpp635 void ArkWebNWebWrapper::ScrollBy(float delta_x, float delta_y) in ScrollBy() function in OHOS::ArkWeb::ArkWebNWebWrapper
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp1270 void WebviewController::ScrollBy(float deltaX, float deltaY) in ScrollBy() function in OHOS::NWeb::WebviewController
Dnapi_webview_controller.cpp4322 napi_value NapiWebviewController::ScrollBy(napi_env env, napi_callback_info info) in ScrollBy() function in OHOS::NWeb::NapiWebviewController