Home
last modified time | relevance | path

Searched refs:nextIndexInGroup (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_pattern.cpp1040 nextIndexInGroup = -1; in GetNextFocusNode()
1044 nextIndexInGroup = -1; in GetNextFocusNode()
1050 nextIndexInGroup = -1; in GetNextFocusNode()
1068 nextIndexInGroup = -1; in GetNextFocusNode()
1072 nextIndexInGroup = -1; in GetNextFocusNode()
1138 if (nextIndexInGroup > -1) { in GetNextFocusNode()
1242 if (nextIndexInGroup == -1) { in ScrollListForFocus()
1251 if (nextIndexInGroup == -1) { in ScrollListForFocus()
1273 nextIndexInGroup = -1; in ScrollListItemGroupForFocus()
1277 if (nextIndexInGroup == -1) { in ScrollListItemGroupForFocus()
[all …]
H A Dlist_pattern.h367 …tr<FocusHub> ScrollAndFindFocusNode(int32_t nextIndex, int32_t curIndex, int32_t& nextIndexInGroup,
369 bool ScrollListForFocus(int32_t nextIndex, int32_t curIndex, int32_t nextIndexInGroup);
370 …bool ScrollListItemGroupForFocus(int32_t nextIndex, int32_t& nextIndexInGroup, int32_t curIndexInG…