Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.cpp340 bool ArkWebHandlerImpl::FilterScrollEvent(const float x, const float y, const float x_velocity, con… in FilterScrollEvent() function in OHOS::ArkWeb::ArkWebHandlerImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.cpp372 bool ArkWebHandlerWrapper::FilterScrollEvent( in FilterScrollEvent() function in OHOS::ArkWeb::ArkWebHandlerWrapper
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h781 …virtual bool FilterScrollEvent(const float x, const float y, const float xVelocity, const float yV… in FilterScrollEvent() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp1051 bool WebClientImpl::FilterScrollEvent(const float x, const float y, const float xVelocity, const fl… in FilterScrollEvent() function in OHOS::Ace::WebClientImpl
H A Dweb_delegate.cpp6634 bool WebDelegate::FilterScrollEvent(const float x, const float y, const float xVelocity, const floa… in FilterScrollEvent() function in OHOS::Ace::WebDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp5857 bool WebPattern::FilterScrollEvent(const float x, const float y, const float xVelocity, const float… in FilterScrollEvent() function in OHOS::Ace::NG::WebPattern