Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/selection/
DSelectionContainerFocusTest.kt178 private fun createSelectionContainer(isRtl: Boolean = false) { in <lambda>() method
DAbstractSelectionContainerTest.kt93 protected fun createSelectionContainer( in <lambda>() method