/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/ |
H A D | nestable_scroll_container.cpp | 59 void NestableScrollContainer::SetNestedScroll(const NestedScrollOptions& nestedScroll, bool isFixed… in SetNestedScroll() function in OHOS::Ace::NG::NestableScrollContainer
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | scroll_model_impl.h | 50 void SetNestedScroll(const NestedScrollOptions& nestedOpt) override {}; in SetNestedScroll() function
|
H A D | list_model_impl.h | 55 void SetNestedScroll(const NestedScrollOptions& nestedOpt) override {}; in SetNestedScroll() function
|
H A D | grid_model_impl.h | 49 void SetNestedScroll(const NestedScrollOptions& nestedOpt) override {}; in SetNestedScroll() function
|
H A D | water_flow_model_impl.h | 43 void SetNestedScroll(const NestedScrollOptions& nestedOpt) override {}; in SetNestedScroll() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/ |
H A D | scroll_bar_model_ng.cpp | 75 void ScrollBarModelNG::SetNestedScroll(RefPtr<FrameNode>& frameNode, RefPtr<ScrollablePattern>& pat… in SetNestedScroll() function in OHOS::Ace::NG::ScrollBarModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/ |
H A D | scroll_model_ng.cpp | 315 void ScrollModelNG::SetNestedScroll(FrameNode* frameNode, const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::ScrollModelNG 426 void ScrollModelNG::SetNestedScroll(const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::ScrollModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_model.h | 168 virtual void SetNestedScroll(const NestedScrollOptions& nestedOpt) {} in SetNestedScroll() function
|
H A D | web_model_ng.cpp | 1051 void WebModelNG::SetNestedScroll(const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::WebModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/ |
H A D | grid_model_ng.cpp | 187 void GridModelNG::SetNestedScroll(const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::GridModelNG 493 void GridModelNG::SetNestedScroll(FrameNode* frameNode, const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::GridModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
H A D | swiper_model.h | 143 virtual void SetNestedScroll(const NestedScrollOptions& nestedOpt) {} in SetNestedScroll() function
|
H A D | swiper_model_ng.cpp | 244 void SwiperModelNG::SetNestedScroll(FrameNode* frameNode, const int32_t nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::SwiperModelNG 384 void SwiperModelNG::SetNestedScroll(const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::SwiperModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/ |
H A D | water_flow_model_ng.cpp | 187 void WaterFlowModelNG::SetNestedScroll(const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::WaterFlowModelNG 487 void WaterFlowModelNG::SetNestedScroll(FrameNode* frameNode, const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::WaterFlowModelNG
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_scroll.cpp | 457 void JSScroll::SetNestedScroll(const JSCallbackInfo& args) in SetNestedScroll() function in OHOS::Ace::Framework::JSScroll
|
H A D | js_water_flow.cpp | 346 void JSWaterFlow::SetNestedScroll(const JSCallbackInfo& args) in SetNestedScroll() function in OHOS::Ace::Framework::JSWaterFlow
|
H A D | js_grid.cpp | 628 void JSGrid::SetNestedScroll(const JSCallbackInfo& args) in SetNestedScroll() function in OHOS::Ace::Framework::JSGrid
|
H A D | js_list.cpp | 455 void JSList::SetNestedScroll(const JSCallbackInfo& args) in SetNestedScroll() function in OHOS::Ace::Framework::JSList
|
H A D | js_swiper.cpp | 1202 void JSSwiper::SetNestedScroll(const JSCallbackInfo& args) in SetNestedScroll() function in OHOS::Ace::Framework::JSSwiper
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | grid_modifier.cpp | 297 void SetNestedScroll(ArkUINodeHandle node, int32_t forward, int32_t backward) in SetNestedScroll() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_water_flow_bridge.cpp | 283 ArkUINativeModuleValue WaterFlowBridge::SetNestedScroll(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetNestedScroll() function in OHOS::Ace::NG::WaterFlowBridge
|
H A D | arkts_native_grid_bridge.cpp | 630 ArkUINativeModuleValue GridBridge::SetNestedScroll(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetNestedScroll() function in OHOS::Ace::NG::GridBridge
|
H A D | arkts_native_scroll_bridge.cpp | 66 ArkUINativeModuleValue ScrollBridge::SetNestedScroll(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetNestedScroll() function in OHOS::Ace::NG::ScrollBridge
|
H A D | arkts_native_swiper_bridge.cpp | 155 ArkUINativeModuleValue SwiperBridge::SetNestedScroll(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetNestedScroll() function in OHOS::Ace::NG::SwiperBridge
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/ |
H A D | web_pattern.cpp | 1189 void WebPattern::SetNestedScroll(const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::WebPattern
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_model_ng.cpp | 224 void ListModelNG::SetNestedScroll(const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::ListModelNG
|