Searched defs:ScrollByWithAnime (Results 1 – 4 of 4) sorted by relevance
1525 virtual void ScrollByWithAnime(float delta_x, float delta_y, int32_t duration) {} in ScrollByWithAnime() function
1163 void ArkWebNWebImpl::ScrollByWithAnime(float delta_x, float delta_y, int32_t duration) in ScrollByWithAnime() function in OHOS::ArkWeb::ArkWebNWebImpl
1364 void ArkWebNWebWrapper::ScrollByWithAnime(float delta_x, float delta_y, int32_t duration) in ScrollByWithAnime() function in OHOS::ArkWeb::ArkWebNWebWrapper
2128 void WebviewController::ScrollByWithAnime(float deltaX, float deltaY, int32_t duration) in ScrollByWithAnime() function in OHOS::NWeb::WebviewController