Home
last modified time | relevance | path

Searched defs:SetNestedScroll (Results 1 – 25 of 34) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
Dnestable_scroll_container.cpp59 void NestableScrollContainer::SetNestedScroll(const NestedScrollOptions& nestedScroll, bool isFixed… in SetNestedScroll() function in OHOS::Ace::NG::NestableScrollContainer
Dscrollable_model_static.cpp57 void ScrollableModelStatic::SetNestedScroll(FrameNode* frameNode, in SetNestedScroll() function in OHOS::Ace::NG::ScrollableModelStatic
Dscrollable_model_ng.cpp365 void ScrollableModelNG::SetNestedScroll(FrameNode* frameNode, const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::ScrollableModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dscroll_model_impl.h50 void SetNestedScroll(const NestedScrollOptions& nestedOpt) override {}; in SetNestedScroll() function
Dgrid_model_impl.h49 void SetNestedScroll(const NestedScrollOptions& nestedOpt) override {}; in SetNestedScroll() function
Dlist_model_impl.h55 void SetNestedScroll(const NestedScrollOptions& nestedOpt) override {}; in SetNestedScroll() function
Dwater_flow_model_impl.h44 void SetNestedScroll(const NestedScrollOptions& nestedOpt) override {}; in SetNestedScroll() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/
Dscroll_bar_model_static.cpp86 void ScrollBarModelStatic::SetNestedScroll(RefPtr<FrameNode>& frameNode, RefPtr<ScrollablePattern>&… in SetNestedScroll() function in OHOS::Ace::NG::ScrollBarModelStatic
Dscroll_bar_model_ng.cpp86 void ScrollBarModelNG::SetNestedScroll(RefPtr<FrameNode>& frameNode, RefPtr<ScrollablePattern>& pat… in SetNestedScroll() function in OHOS::Ace::NG::ScrollBarModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
Dwater_flow_model_static.cpp207 void WaterFlowModelStatic::SetNestedScroll(FrameNode* frameNode, const NestedScrollOptions& nestedO… in SetNestedScroll() function in OHOS::Ace::NG::WaterFlowModelStatic
Dwater_flow_model_ng.cpp200 void WaterFlowModelNG::SetNestedScroll(const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::WaterFlowModelNG
558 void WaterFlowModelNG::SetNestedScroll(FrameNode* frameNode, const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::WaterFlowModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
Dscroll_model_static.cpp163 void ScrollModelStatic::SetNestedScroll(FrameNode* frameNode, in SetNestedScroll() function in OHOS::Ace::NG::ScrollModelStatic
Dscroll_model_ng.cpp314 void ScrollModelNG::SetNestedScroll(FrameNode* frameNode, const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::ScrollModelNG
449 void ScrollModelNG::SetNestedScroll(const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::ScrollModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_model.h175 virtual void SetNestedScroll(const NestedScrollOptions& nestedOpt) {} in SetNestedScroll() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
Dgrid_model_static.cpp189 void GridModelStatic::SetNestedScroll(FrameNode* frameNode, const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::GridModelStatic
Dgrid_model_ng.cpp205 void GridModelNG::SetNestedScroll(const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::GridModelNG
566 void GridModelNG::SetNestedScroll(FrameNode* frameNode, const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::GridModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
Dswiper_model_static.cpp336 void SwiperModelStatic::SetNestedScroll(FrameNode* frameNode, const int32_t nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::SwiperModelStatic
Dswiper_model.h209 virtual void SetNestedScroll(const NestedScrollOptions& nestedOpt) {} in SetNestedScroll() function
Dswiper_model_ng.cpp294 void SwiperModelNG::SetNestedScroll(FrameNode* frameNode, const int32_t nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::SwiperModelNG
503 void SwiperModelNG::SetNestedScroll(const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::SwiperModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_water_flow.cpp386 void JSWaterFlow::SetNestedScroll(const JSCallbackInfo& args) in SetNestedScroll() function in OHOS::Ace::Framework::JSWaterFlow
Djs_scroll.cpp461 void JSScroll::SetNestedScroll(const JSCallbackInfo& args) in SetNestedScroll() function in OHOS::Ace::Framework::JSScroll
Djs_grid.cpp640 void JSGrid::SetNestedScroll(const JSCallbackInfo& args) in SetNestedScroll() function in OHOS::Ace::Framework::JSGrid
Djs_list.cpp489 void JSList::SetNestedScroll(const JSCallbackInfo& args) in SetNestedScroll() function in OHOS::Ace::Framework::JSList
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_water_flow_bridge.cpp298 ArkUINativeModuleValue WaterFlowBridge::SetNestedScroll(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetNestedScroll() function in OHOS::Ace::NG::WaterFlowBridge
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dgrid_modifier.cpp294 void SetNestedScroll(ArkUINodeHandle node, int32_t forward, int32_t backward) in SetNestedScroll() function

12