Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
Dnestable_scroll_container.cpp58 void NestableScrollContainer::SetNestedScroll(const NestedScrollOptions& nestedScroll, bool isFixed… in SetNestedScroll()
Dscrollable_pattern.cpp215 auto nestedScroll = GetNestedScroll(); in ToJsonValue() local
1177 void ScrollablePattern::ScrollEndCallback(bool nestedScroll, float velocity) in ScrollEndCallback()
1206 … scrollStartCallback = [weak = WeakClaim(this)](double offset, int32_t source, bool nestedScroll) { in SetScrollBarProxy()
1218 auto scrollEndCallback = [weak = WeakClaim(this)](bool nestedScroll) { in SetScrollBarProxy()
2352 auto nestedScroll = GetNestedScroll(); in HandleScroll() local
2460 auto nestedScroll = GetNestedScroll(); in HandleOverScroll() local
2536 auto nestedScroll = GetNestedScroll(); in OnScrollStartRecursiveInner() local
2569 auto nestedScroll = GetNestedScroll(); in OnScrollEndRecursiveInner() local
2580 auto nestedScroll = GetNestedScroll(); in OnScrollDragEndRecursive() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
Drefresh_pattern.cpp1210 auto nestedScroll = GetNestedScroll(); in HandleScroll() local
1260 auto nestedScroll = GetNestedScroll(); in OnScrollStartRecursive() local
1272 auto nestedScroll = GetNestedScroll(); in HandleScrollVelocity() local
1295 auto nestedScroll = GetNestedScroll(); in OnScrollEndRecursive() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
Dswiper_attr_test_ng.cpp984 auto nestedScroll = pattern_->GetNestedScroll(); variable
1010 auto nestedScroll = pattern_->GetNestedScroll(); variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkWaterFlow.ts424 nestedScroll(value: NestedScrollOptions): this { method in ArkWaterFlowComponent
DArkGrid.ts128 nestedScroll(value: NestedScrollOptions): this { method in ArkGridComponent
DArkSwiper.ts159 nestedScroll(value: SwiperNestedScrollMode): this { method in ArkSwiperComponent
DArkList.ts749 nestedScroll(value: NestedScrollOptions): this { method in ArkListComponent
/foundation/arkui/advanced_ui_component/atomicserviceweb/interfaces/
Datomicserviceweb.js279 get nestedScroll() { getter in AtomicServiceWeb
283 set nestedScroll(d9) { setter in AtomicServiceWeb
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
Dweb_pattern_test_ng_supplement.cpp1562 NestedScrollOptionsExt nestedScroll; variable
1593 NestedScrollOptionsExt nestedScroll; variable
Dweb_pattern_keyboard_test_ng.cpp65 NestedScrollOptionsExt nestedScroll; variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_pattern.cpp5738 const auto& nestedScroll = GetNestedScroll(); in NotifyParentScrollStart() local
5773 const auto& nestedScroll = GetNestedScroll(); in NotifyParentScrollEnd() local
5808 const auto nestedScroll = GetNestedScroll(); in HandleScrollVelocity() local
5901 auto nestedScroll = GetNestedScroll(); in HandleScroll() local
6935 auto nestedScroll = GetNestedScroll().forward; in ToJsonValue() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_pattern.cpp5784 void WebPattern::SetNestedScrollExt(const NestedScrollOptionsExt &nestedScroll) in SetNestedScrollExt()
5885 auto nestedScroll = GetNestedScrollExt(); in CheckParentScroll() local
5898 auto nestedScroll = GetNestedScrollExt(); in CheckOverParentScroll() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_pattern.cpp2768 auto nestedScroll = GetNestedScroll(); in ToJsonValue() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js6569 nestedScroll(value) { method in ArkGridComponent
19567 nestedScroll(value) { method in ArkScrollComponent
28179 nestedScroll(value) { method in ArkWebComponent
30152 nestedScroll(value) { method in ArkListComponent
30667 nestedScroll(value) { method in ArkSwiperComponent
32728 nestedScroll(value) { method in ArkWaterFlowComponent