Searched defs:OnNestedScroll (Results 1 – 4 of 4) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
| D | web_client_impl.cpp | 1407 bool WebClientImpl::OnNestedScroll(float& x, float& y, float& xVelocity, float& yVelocity, bool& is… in OnNestedScroll() function in OHOS::Ace::WebClientImpl
|
| D | web_delegate.cpp | 8874 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/ |
| D | mock_web_delegate.cpp | 1146 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/ |
| D | web_pattern.cpp | 6691 bool WebPattern::OnNestedScroll(float& x, float& y, float& xVelocity, float& yVelocity, bool& isAva… in OnNestedScroll() function in OHOS::Ace::NG::WebPattern
|