Searched defs:SetListNestedScroll (Results 1 – 4 of 4) sorted by relevance
147 void ListModelStatic::SetListNestedScroll(FrameNode* frameNode, const std::optional<NestedScrollMod… in SetListNestedScroll() function in OHOS::Ace::NG::ListModelStatic
764 void ListModelNG::SetListNestedScroll(FrameNode* frameNode, const NestedScrollOptions& nestedOpt) in SetListNestedScroll() function in OHOS::Ace::NG::ListModelNG
486 ArkUINativeModuleValue ListBridge::SetListNestedScroll(ArkUIRuntimeCallInfo* runtimeCallInfo) in SetListNestedScroll() function in OHOS::Ace::NG::ListBridge
354 void SetListNestedScroll(ArkUINodeHandle node, ArkUI_Int32 forward, ArkUI_Int32 backward) in SetListNestedScroll() function