Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb.h1516 virtual void ScrollToWithAnime(float x, float y, int32_t duration) {} in ScrollToWithAnime() function
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_nweb_impl.cpp1158 void ArkWebNWebImpl::ScrollToWithAnime(float x, float y, int32_t duration) in ScrollToWithAnime() function in OHOS::ArkWeb::ArkWebNWebImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_nweb_wrapper.cpp1359 void ArkWebNWebWrapper::ScrollToWithAnime(float x, float y, int32_t duration) in ScrollToWithAnime() function in OHOS::ArkWeb::ArkWebNWebWrapper
/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.cpp2119 void WebviewController::ScrollToWithAnime(float x, float y, int32_t duration) in ScrollToWithAnime() function in OHOS::NWeb::WebviewController