Home
last modified time | relevance | path

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

/base/web/webview/test/unittest/common/
Dnweb_create_window.h254 void ScrollBy(float deltaX, float deltaY) override in ScrollBy() function
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp883 void WebviewController::ScrollBy(float deltaX, float deltaY) in ScrollBy() function in OHOS::NWeb::WebviewController
Dnapi_webview_controller.cpp3325 napi_value NapiWebviewController::ScrollBy(napi_env env, napi_callback_info info) in ScrollBy() function in OHOS::NWeb::NapiWebviewController