Searched defs:createSelectionContainer (Results 1 – 2 of 2) sorted by relevance
| /compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/selection/ | ||
| D | SelectionContainerFocusTest.kt | 178 private fun createSelectionContainer(isRtl: Boolean = false) { in <lambda>() method in androidx.compose.foundation.text.selection.SelectionContainerFocusTest |
| D | AbstractSelectionContainerTest.kt | 93 protected fun createSelectionContainer( in <lambda>() method |