Searched defs:nextIndexInGroup (Results 1 – 1 of 1) sorted by relevance
1035 auto nextIndexInGroup = curIndexInGroup; in GetNextFocusNode() local1226 …ListPattern::ScrollAndFindFocusNode(int32_t nextIndex, int32_t curIndex, int32_t& nextIndexInGroup, in ScrollAndFindFocusNode()1236 bool ListPattern::ScrollListForFocus(int32_t nextIndex, int32_t curIndex, int32_t nextIndexInGroup) in ScrollListForFocus()1263 bool ListPattern::ScrollListItemGroupForFocus(int32_t nextIndex, int32_t& nextIndexInGroup, int32_t… in ScrollListItemGroupForFocus()