Home
last modified time | relevance | path

Searched defs:ScrollToWithAnime (Results 1 – 5 of 5) sorted by relevance

/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb.h1433 virtual void ScrollToWithAnime(float x, float y, int32_t duration) {} in ScrollToWithAnime() function
/base/web/webview/interfaces/kits/cj/src/
Dwebview_controller_impl.cpp397 void WebviewControllerImpl::ScrollToWithAnime(float x, float y, int32_t duration) in ScrollToWithAnime() function in OHOS::Webview::WebviewControllerImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_nweb_impl.cpp1094 void ArkWebNWebImpl::ScrollToWithAnime(float x, float y, int32_t duration) in ScrollToWithAnime() function in OHOS::ArkWeb::ArkWebNWebImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_nweb_wrapper.cpp1409 void ArkWebNWebWrapper::ScrollToWithAnime(float x, float y, int32_t duration) in ScrollToWithAnime() function in OHOS::ArkWeb::ArkWebNWebWrapper
/base/web/webview/interfaces/kits/napi/webviewcontroller/
Dwebview_controller.cpp2008 void WebviewController::ScrollToWithAnime(float x, float y, int32_t duration) in ScrollToWithAnime() function in OHOS::NWeb::WebviewController