Home
last modified time | relevance | path

Searched defs:nestedScroll (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dnestable_scroll_container.cpp59 void NestableScrollContainer::SetNestedScroll(const NestedScrollOptions& nestedScroll, bool isFixed… in SetNestedScroll()
H A Dscrollable_pattern.cpp191 auto nestedScroll = GetNestedScroll(); in ToJsonValue() local
1056 void ScrollablePattern::ScrollEndCallback(bool nestedScroll, float velocity) in ScrollEndCallback()
1068 … auto scrollFunction = [weak = WeakClaim(this)](double offset, int32_t source, bool nestedScroll) { in SetScrollBarProxy()
1092 auto scrollEndCallback = [weak = WeakClaim(this)](bool nestedScroll) { in SetScrollBarProxy()
2145 auto nestedScroll = GetNestedScroll(); in HandleOutBoundary() local
2213 auto nestedScroll = GetNestedScroll(); in HandleScroll() local
2299 auto nestedScroll = GetNestedScroll(); in HandleScrollableOverScroll() local
2309 auto nestedScroll = GetNestedScroll(); in HandleOverScroll() local
2380 auto nestedScroll = GetNestedScroll(); in OnScrollStartRecursiveInner() local
2413 auto nestedScroll = GetNestedScroll(); in OnScrollEndRecursiveInner() local
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
H A Drefresh_pattern.cpp1151 auto nestedScroll = GetNestedScroll(); in HandleScroll() local
1200 auto nestedScroll = GetNestedScroll(); in OnScrollStartRecursive() local
1212 auto nestedScroll = GetNestedScroll(); in HandleScrollVelocity() local
1235 auto nestedScroll = GetNestedScroll(); in OnScrollEndRecursive() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_attr_test_ng.cpp866 auto nestedScroll = pattern_->GetNestedScroll(); variable
891 auto nestedScroll = pattern_->GetNestedScroll(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.cpp4928 const auto& nestedScroll = GetNestedScroll(); in NotifyParentScrollStart() local
4963 const auto& nestedScroll = GetNestedScroll(); in NotifyParentScrollEnd() local
5001 const auto nestedScroll = GetNestedScroll(); in HandleScrollVelocity() local
5047 auto nestedScroll = GetNestedScroll(); in HandleScroll() local
5873 auto nestedScroll = GetNestedScroll().forward; in ToJsonValue() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp5786 void WebPattern::SetNestedScrollExt(const NestedScrollOptionsExt &nestedScroll) in SetNestedScrollExt()
5908 auto nestedScroll = GetNestedScrollExt(); in CheckParentScroll() local
5921 auto nestedScroll = GetNestedScrollExt(); in CheckOverParentScroll() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_pattern.cpp2358 auto nestedScroll = GetNestedScroll(); in ToJsonValue() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js6034 nestedScroll(value) { method in ArkGridComponent
17645 nestedScroll(value) { method in ArkScrollComponent
25322 nestedScroll(value) { method in ArkWebComponent
27506 nestedScroll(value) { method in ArkListComponent
28007 nestedScroll(value) { method in ArkSwiperComponent
29506 nestedScroll(value) { method in ArkWaterFlowComponent