Home
last modified time | relevance | path

Searched defs:SetListNestedScroll (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
Dlist_model_static.cpp147 void ListModelStatic::SetListNestedScroll(FrameNode* frameNode, const std::optional<NestedScrollMod… in SetListNestedScroll() function in OHOS::Ace::NG::ListModelStatic
Dlist_model_ng.cpp764 void ListModelNG::SetListNestedScroll(FrameNode* frameNode, const NestedScrollOptions& nestedOpt) in SetListNestedScroll() function in OHOS::Ace::NG::ListModelNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_list_bridge.cpp486 ArkUINativeModuleValue ListBridge::SetListNestedScroll(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetListNestedScroll() function in OHOS::Ace::NG::ListBridge
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_list_modifier.cpp354 void SetListNestedScroll(ArkUINodeHandle node, ArkUI_Int32 forward, ArkUI_Int32 backward) in SetListNestedScroll() function