Home
last modified time | relevance | path

Searched defs:SetNestedScroll (Results 1 - 21 of 21) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dnestable_scroll_container.cpp58 void NestableScrollContainer::SetNestedScroll(const NestedScrollOptions& nestedScroll, bool isFixedNestedScrollMode) in SetNestedScroll() function in OHOS::Ace::NG::NestableScrollContainer
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/
H A Dscroll_bar_model_ng.cpp71 void ScrollBarModelNG::SetNestedScroll(RefPtr<FrameNode>& frameNode, RefPtr<ScrollablePattern>& pattern) in SetNestedScroll() function in OHOS::Ace::NG::ScrollBarModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_scroll.cpp457 void JSScroll::SetNestedScroll(const JSCallbackInfo& args) in SetNestedScroll() function in OHOS::OHOS::Ace::Framework::JSScroll
H A Djs_water_flow.cpp346 void JSWaterFlow::SetNestedScroll(const JSCallbackInfo& args) in SetNestedScroll() function in OHOS::OHOS::Ace::Framework::JSWaterFlow
H A Djs_grid.cpp628 void JSGrid::SetNestedScroll(const JSCallbackInfo& args) in SetNestedScroll() function in OHOS::OHOS::Ace::Framework::JSGrid
H A Djs_list.cpp456 void JSList::SetNestedScroll(const JSCallbackInfo& args) in SetNestedScroll() function in JSList
H A Djs_web.cpp5029 void JSWeb::SetNestedScroll(const JSCallbackInfo& args) in SetNestedScroll() function in OHOS::OHOS::Ace::Framework::JSWeb
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/
H A Dscroll_model_ng.cpp306 void ScrollModelNG::SetNestedScroll(FrameNode* frameNode, const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::ScrollModelNG
415 void ScrollModelNG::SetNestedScroll(const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::ScrollModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_model.h143 virtual void SetNestedScroll(const NestedScrollOptions& nestedOpt) {} in SetNestedScroll() function in OHOS::Ace::SwiperModel
H A Dswiper_model_ng.cpp253 void SwiperModelNG::SetNestedScroll(FrameNode* frameNode, const int32_t nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::SwiperModelNG
403 void SwiperModelNG::SetNestedScroll(const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::SwiperModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_model_ng.cpp178 void GridModelNG::SetNestedScroll(const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::GridModelNG
484 void GridModelNG::SetNestedScroll(FrameNode* frameNode, const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::GridModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_scroll_bridge.cpp65 ArkUINativeModuleValue ScrollBridge::SetNestedScroll(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetNestedScroll() function in OHOS::Ace::NG::ScrollBridge
H A Darkts_native_grid_bridge.cpp630 ArkUINativeModuleValue GridBridge::SetNestedScroll(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetNestedScroll() function in OHOS::Ace::NG::GridBridge
H A Darkts_native_water_flow_bridge.cpp283 ArkUINativeModuleValue WaterFlowBridge::SetNestedScroll(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetNestedScroll() function in OHOS::Ace::NG::WaterFlowBridge
H A Darkts_native_swiper_bridge.cpp151 ArkUINativeModuleValue SwiperBridge::SetNestedScroll(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetNestedScroll() function in OHOS::Ace::NG::SwiperBridge
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/waterflow/
H A Dwater_flow_model_ng.cpp187 void WaterFlowModelNG::SetNestedScroll(const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::WaterFlowModelNG
483 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/web/
H A Dweb_model.h166 virtual void SetNestedScroll(const NestedScrollOptions& nestedOpt) {} in SetNestedScroll() function in OHOS::Ace::WebModel
H A Dweb_model_ng.cpp1043 void WebModelNG::SetNestedScroll(const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::WebModelNG
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_model_ng.cpp216 void ListModelNG::SetNestedScroll(const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::ListModelNG
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dgrid_modifier.cpp293 void SetNestedScroll(ArkUINodeHandle node, int32_t forward, int32_t backward) in SetNestedScroll() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.cpp1189 void WebPattern::SetNestedScroll(const NestedScrollOptions& nestedOpt) in SetNestedScroll() function in OHOS::Ace::NG::WebPattern

Completed in 47 milliseconds