Searched refs:GetListNestedScroll (Results 1 – 3 of 3) sorted by relevance
275 void GetListNestedScroll(ArkUINodeHandle node, ArkUI_Int32 (*values)[2]) in GetListNestedScroll() function279 NestedScrollOptions options = ListModelNG::GetListNestedScroll(frameNode); in GetListNestedScroll()709 …GetListNestedScroll, SetListNestedScroll, ResetListNestedScroll, GetListScrollBar, SetListScrollBa… in GetListModifier()739 …GetListNestedScroll, SetListNestedScroll, ResetListNestedScroll, GetListScrollBar, SetListScrollBa… in GetCJUIListModifier()
126 static NestedScrollOptions GetListNestedScroll(FrameNode* frameNode);
578 NestedScrollOptions ListModelNG::GetListNestedScroll(FrameNode* frameNode) in GetListNestedScroll() function in OHOS::Ace::NG::ListModelNG