Searched refs:JudgeOutOfScreenScrollAutoType (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_layout_algorithm.h | 390 void JudgeOutOfScreenScrollAutoType(const RefPtr<LayoutWrapper>& layoutWrapper, int32_t index,
|
H A D | list_layout_algorithm.cpp | 518 …JudgeOutOfScreenScrollAutoType(wrapper, jumpIndex, listLayoutProperty, jumpIndexInGroup, jumpIndex… in CheckNoNeedJumpListItemGroup() 525 …JudgeOutOfScreenScrollAutoType(wrapper, jumpIndex, listLayoutProperty, jumpIndexInGroup, jumpIndex, in CheckNoNeedJumpListItemGroup() 567 void ListLayoutAlgorithm::JudgeOutOfScreenScrollAutoType(const RefPtr<LayoutWrapper>& layoutWrapper… in JudgeOutOfScreenScrollAutoType() function in OHOS::Ace::NG::ListLayoutAlgorithm
|