Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_client_impl.cpp1407 bool WebClientImpl::OnNestedScroll(float& x, float& y, float& xVelocity, float& yVelocity, bool& is… in OnNestedScroll() function in OHOS::Ace::WebClientImpl
Dweb_delegate.cpp8874 bool WebDelegate::OnNestedScroll(float& x, float& y, float& xVelocity, float& yVelocity, bool& isAv… in OnNestedScroll() function in OHOS::Ace::WebDelegate
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
Dmock_web_delegate.cpp1146 bool WebDelegate::OnNestedScroll(float& x, float& y, float& xVelocity, float& yVelocity, bool& isAv… in OnNestedScroll() function in OHOS::Ace::WebDelegate
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_pattern.cpp6691 bool WebPattern::OnNestedScroll(float& x, float& y, float& xVelocity, float& yVelocity, bool& isAva… in OnNestedScroll() function in OHOS::Ace::NG::WebPattern