Searched defs:SetListNestedScroll (Results 1 – 5 of 5) sorted by relevance
219 void SetListNestedScroll(ArkUINodeHandle node, ArkUI_Int32 forward, ArkUI_Int32 backward) in SetListNestedScroll() function
202 void SetListNestedScroll(NodeHandle node, int32_t forward, int32_t backward) in SetListNestedScroll() function
1499 void (*SetListNestedScroll)(NodeHandle node, int32_t forward, int32_t backward); member
438 void ListModelNG::SetListNestedScroll(FrameNode* frameNode, const NestedScrollOptions& nestedOpt) in SetListNestedScroll() function in OHOS::Ace::NG::ListModelNG
341 ArkUINativeModuleValue ListBridge::SetListNestedScroll(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetListNestedScroll() function in OHOS::Ace::NG::ListBridge