Searched refs:focusedChildIndex (Results 1 – 1 of 1) sorted by relevance
692 int32_t focusedChildIndex = indicator_ ? index_ + 1 : index_; in OnPaintFinish() local693 auto focusedItem = GetChildByIndex(focusedChildIndex); in OnPaintFinish()