Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dlist_modifier.cpp201 void SetListNestedScroll(NodeHandle node, int32_t forward, int32_t backward) in SetListNestedScroll() function
H A Dnode_list_modifier.cpp284 void SetListNestedScroll(ArkUINodeHandle node, ArkUI_Int32 forward, ArkUI_Int32 backward) in SetListNestedScroll() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_model_ng.cpp570 void ListModelNG::SetListNestedScroll(FrameNode* frameNode, const NestedScrollOptions& nestedOpt) in SetListNestedScroll() function in OHOS::Ace::NG::ListModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_list_bridge.cpp424 ArkUINativeModuleValue ListBridge::SetListNestedScroll(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetListNestedScroll() function in OHOS::Ace::NG::ListBridge