Home
last modified time | relevance | path

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

123

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
Dnestable_scroll_container.cpp59 void NestableScrollContainer::SetNestedScroll(const NestedScrollOptions& nestedScroll, bool isFixed… in SetNestedScroll()
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/arkui/src/generated/
DArkWaterFlowInterfaces.ts93 nestedScroll: NestedScrollOptions; property
DArkWaterFlow.ts140 public nestedScroll(value: NestedScrollOptions): this { method in ArkWaterFlowComponent
DArkScroll.ts192 public nestedScroll(value: NestedScrollOptions): this { method in ArkScrollComponent
DArkGridInterfaces.ts113 nestedScroll: NestedScrollOptions; property
DArkSwiperInterfaces.ts130 nestedScroll: SwiperNestedScrollMode; property
DArkSwiper.ts259 public nestedScroll(value: SwiperNestedScrollMode): this { method in ArkSwiperComponent
DArkScrollInterfaces.ts133 nestedScroll: NestedScrollOptions; property
DArkGrid.ts295 public nestedScroll(value: NestedScrollOptions): this { method in ArkGridComponent
DArkList.ts213 public nestedScroll(value: NestedScrollOptions): this { method in ArkListComponent
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui/src/generated/
DArkWaterFlowInterfaces.ts78 nestedScroll: NestedScrollOptions; property
DArkWaterFlow.ts123 public nestedScroll(value: NestedScrollOptions): this { method in ArkWaterFlowComponent
DArkScroll.ts177 public nestedScroll(value: NestedScrollOptions): this { method in ArkScrollComponent
DArkGridInterfaces.ts98 nestedScroll: NestedScrollOptions; property
DArkSwiperInterfaces.ts116 nestedScroll: SwiperNestedScrollMode; property
DArkSwiper.ts244 public nestedScroll(value: SwiperNestedScrollMode): this { method in ArkSwiperComponent
DArkScrollInterfaces.ts120 nestedScroll: NestedScrollOptions; property
DArkGrid.ts280 public nestedScroll(value: NestedScrollOptions): this { method in ArkGridComponent
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/arkui/src/generated/peers/
DArkWaterFlowPeer.ts192 nestedScroll?: NestedScrollOptions property
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui-ohos/src/handwritten/modifiers/
DArkListNode.ts82 nestedScroll(value: NestedScrollOptions | undefined): this { method in ArkListNode
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui/src/generated/peers/
DArkWaterFlowPeer.ts199 nestedScroll?: NestedScrollOptions property
DArkScrollPeer.ts256 nestedScroll?: NestedScrollOptions property
/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/core/components_ng/pattern/refresh/
Drefresh_pattern.cpp1251 auto nestedScroll = GetNestedScroll(); in HandleScroll() local
1301 auto nestedScroll = GetNestedScroll(); in OnScrollStartRecursive() local
1313 auto nestedScroll = GetNestedScroll(); in HandleScrollVelocity() local
1336 auto nestedScroll = GetNestedScroll(); in OnScrollEndRecursive() local
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui-ohos/src/component/
DwaterFlow.ts410 nestedScroll(value: NestedScrollOptions | undefined): this method
547 public nestedScroll(value: NestedScrollOptions | undefined): this { method in ArkWaterFlowComponent

123