Searched refs:currentGroupIndex (Results 1 – 1 of 1) sorted by relevance
233 val currentGroupIndex = previewingIndexedStyle?.groupIndex ?: 0 in <lambda>() constant234 val nextGroupIndex = (currentGroupIndex + 1) % groupCount in <lambda>()