| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
| D | nestable_scroll_container.cpp | 59 void NestableScrollContainer::SetNestedScroll(const NestedScrollOptions& nestedScroll, bool isFixed… in SetNestedScroll() function in OHOS::Ace::NG::NestableScrollContainer
|
| D | scrollable_model_static.cpp | 57 void ScrollableModelStatic::SetNestedScroll(FrameNode* frameNode, in SetNestedScroll() function in OHOS::Ace::NG::ScrollableModelStatic
|
| D | scrollable_model_ng.cpp | 365 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/ |
| D | scroll_model_impl.h | 50 void SetNestedScroll(const NestedScrollOptions& nestedOpt) override {}; in SetNestedScroll() function
|
| D | grid_model_impl.h | 49 void SetNestedScroll(const NestedScrollOptions& nestedOpt) override {}; in SetNestedScroll() function
|
| D | list_model_impl.h | 55 void SetNestedScroll(const NestedScrollOptions& nestedOpt) override {}; in SetNestedScroll() function
|
| D | water_flow_model_impl.h | 44 void SetNestedScroll(const NestedScrollOptions& nestedOpt) override {}; in SetNestedScroll() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/ |
| D | scroll_bar_model_static.cpp | 86 void ScrollBarModelStatic::SetNestedScroll(RefPtr<FrameNode>& frameNode, RefPtr<ScrollablePattern>&… in SetNestedScroll() function in OHOS::Ace::NG::ScrollBarModelStatic
|
| D | scroll_bar_model_ng.cpp | 86 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/ |
| D | water_flow_model_static.cpp | 207 void WaterFlowModelStatic::SetNestedScroll(FrameNode* frameNode, const NestedScrollOptions& nestedO… in SetNestedScroll() function in OHOS::Ace::NG::WaterFlowModelStatic
|
| D | water_flow_model_ng.cpp | 200 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/ |
| D | scroll_model_static.cpp | 163 void ScrollModelStatic::SetNestedScroll(FrameNode* frameNode, in SetNestedScroll() function in OHOS::Ace::NG::ScrollModelStatic
|
| D | scroll_model_ng.cpp | 314 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/ |
| D | web_model.h | 175 virtual void SetNestedScroll(const NestedScrollOptions& nestedOpt) {} in SetNestedScroll() function
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
| D | grid_model_static.cpp | 189 void GridModelStatic::SetNestedScroll(FrameNode* frameNode, const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::GridModelStatic
|
| D | grid_model_ng.cpp | 205 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/ |
| D | swiper_model_static.cpp | 336 void SwiperModelStatic::SetNestedScroll(FrameNode* frameNode, const int32_t nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::SwiperModelStatic
|
| D | swiper_model.h | 209 virtual void SetNestedScroll(const NestedScrollOptions& nestedOpt) {} in SetNestedScroll() function
|
| D | swiper_model_ng.cpp | 294 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/ |
| D | js_water_flow.cpp | 386 void JSWaterFlow::SetNestedScroll(const JSCallbackInfo& args) in SetNestedScroll() function in OHOS::Ace::Framework::JSWaterFlow
|
| D | js_scroll.cpp | 461 void JSScroll::SetNestedScroll(const JSCallbackInfo& args) in SetNestedScroll() function in OHOS::Ace::Framework::JSScroll
|
| D | js_grid.cpp | 640 void JSGrid::SetNestedScroll(const JSCallbackInfo& args) in SetNestedScroll() function in OHOS::Ace::Framework::JSGrid
|
| D | js_list.cpp | 489 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/ |
| D | arkts_native_water_flow_bridge.cpp | 298 ArkUINativeModuleValue WaterFlowBridge::SetNestedScroll(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetNestedScroll() function in OHOS::Ace::NG::WaterFlowBridge
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| D | grid_modifier.cpp | 294 void SetNestedScroll(ArkUINodeHandle node, int32_t forward, int32_t backward) in SetNestedScroll() function
|