Home
last modified time | relevance | path

Searched defs:FilterScrollEvent (Results 1 – 3 of 3) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_handler_impl.cpp341 bool ArkWebHandlerImpl::FilterScrollEvent(const float x, const float y, const float x_velocity, con… in FilterScrollEvent() function in OHOS::ArkWeb::ArkWebHandlerImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_handler_wrapper.cpp373 bool ArkWebHandlerWrapper::FilterScrollEvent( in FilterScrollEvent() function in OHOS::ArkWeb::ArkWebHandlerWrapper
/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb_handler.h843 …virtual bool FilterScrollEvent(const float x, const float y, const float xVelocity, const float yV… in FilterScrollEvent() function