Home
last modified time | relevance | path

Searched defs:deltaY (Results 1 - 4 of 4) sorted by relevance

/base/web/webview/interfaces/kits/cj/src/
H A Dwebview_controller_impl.cpp379 void WebviewControllerImpl::ScrollBy(float deltaX, float deltaY) in ScrollBy() argument
397 void WebviewControllerImpl::ScrollByWithAnime(float deltaX, float deltaY, int32_t duration) in ScrollByWithAnime() argument
H A Dwebview_ffi.cpp500 int32_t FfiOHOSWebviewCtlScrollBy(int64_t id, float deltaX, float deltaY) in FfiOHOSWebviewCtlScrollBy() argument
524 int32_t FfiOHOSWebviewCtlScrollByWithAnime(int64_t id, float deltaX, float deltaY, int32_t duration) in FfiOHOSWebviewCtlScrollByWithAnime() argument
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp1273 void WebviewController::ScrollBy(float deltaX, float deltaY) in ScrollBy() argument
2011 void WebviewController::ScrollByWithAnime(float deltaX, float deltaY, int32_t duration) in ScrollByWithAnime() argument
H A Dnapi_webview_controller.cpp4326 float deltaY; in ScrollBy() local
6493 float deltaY; in ScrollByWithResult() local

Completed in 19 milliseconds