Searched defs:OnNestedScroll (Results 1 – 3 of 3) sorted by relevance
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_handler_impl.cpp | 964 bool ArkWebHandlerImpl::OnNestedScroll(float& x, float& y, float& xVelocity, float& yVelocity, bool… in OnNestedScroll() function in OHOS::ArkWeb::ArkWebHandlerImpl
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_handler_wrapper.cpp | 1091 bool ArkWebHandlerWrapper::OnNestedScroll(float& x, float& y, float& xVelocity, float& yVelocity, b… in OnNestedScroll() function in OHOS::ArkWeb::ArkWebHandlerWrapper
|
| /base/web/webview/ohos_interface/include/ohos_nweb/ |
| D | nweb_handler.h | 1117 …virtual bool OnNestedScroll(float& x, float& y, float& xVelocity, float& yVelocity, bool& isAvaila… in OnNestedScroll() function
|