Home
last modified time | relevance | path

Searched defs:selectableIdToInfoListIndex (Results 1 – 1 of 1) sorted by relevance

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/selection/
DSelectionLayout.kt140 val selectableIdToInfoListIndex: LongIntMap, constant in androidx.compose.foundation.text.selection.MultiSelectionLayout
488 private val selectableIdToInfoListIndex: MutableLongIntMap = mutableLongIntMapOf() constant in androidx.compose.foundation.text.selection.SelectionLayoutBuilder