Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
Dnestable_scroll_container.cpp59 void NestableScrollContainer::SetNestedScroll(const NestedScrollOptions& nestedScroll, bool isFixed… in SetNestedScroll()
Dscrollable_pattern.cpp101 auto nestedScroll = GetNestedScroll(); in ToJsonValue() local
1994 auto nestedScroll = GetNestedScroll(); in HandleOutBoundary() local
2028 … auto nestedScroll = Positive(offset) ? nestedScrollOptions.backward : nestedScrollOptions.forward; in HandleSelfOutBoundary() local
2062 auto nestedScroll = GetNestedScroll(); in HandleScroll() local
2148 auto nestedScroll = GetNestedScroll(); in HandleScrollableOverScroll() local
2158 auto nestedScroll = GetNestedScroll(); in HandleOverScroll() local
2229 auto nestedScroll = GetNestedScroll(); in OnScrollStartRecursiveInner() local
2262 auto nestedScroll = GetNestedScroll(); in OnScrollEndRecursiveInner() local
2272 auto nestedScroll = GetNestedScroll(); in OnScrollDragEndRecursive() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/refresh/
Drefresh_pattern.cpp1152 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
/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
Dswiper_attr_test_ng.cpp866 auto nestedScroll = pattern_->GetNestedScroll(); variable
891 auto nestedScroll = pattern_->GetNestedScroll(); variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkWaterFlow.ts315 nestedScroll(value: NestedScrollOptions): this { method in ArkWaterFlowComponent
DArkGrid.ts109 nestedScroll(value: NestedScrollOptions): this { method in ArkGridComponent
DArkSwiper.ts137 nestedScroll(value: SwiperNestedScrollMode): this { method in ArkSwiperComponent
DArkList.ts516 nestedScroll(value: NestedScrollOptions): this { method in ArkListComponent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_pattern.cpp4938 const auto& nestedScroll = GetNestedScroll(); in NotifyParentScrollStart() local
4973 const auto& nestedScroll = GetNestedScroll(); in NotifyParentScrollEnd() local
5011 const auto nestedScroll = GetNestedScroll(); in HandleScrollVelocity() local
5057 auto nestedScroll = GetNestedScroll(); in HandleScroll() local
5883 auto nestedScroll = GetNestedScroll().forward; in ToJsonValue() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_pattern.cpp5578 auto nestedScroll = GetNestedScroll(); in OnOverScrollFlingVelocityHandler() local
5782 auto nestedScroll = GetNestedScroll(); in FilterScrollEventHandleOffset() local
5810 auto nestedScroll = GetNestedScroll(); in FilterScrollEventHandlevVlocity() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_pattern.cpp2174 auto nestedScroll = GetNestedScroll(); in ToJsonValue() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js5768 nestedScroll(value) { method in ArkGridComponent
17135 nestedScroll(value) { method in ArkScrollComponent
24476 nestedScroll(value) { method in ArkWebComponent
26200 nestedScroll(value) { method in ArkListComponent
26670 nestedScroll(value) { method in ArkSwiperComponent
28151 nestedScroll(value) { method in ArkWaterFlowComponent