Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/androidUnitTest/kotlin/androidx/compose/foundation/text/input/internal/
DChangeTrackerTest.kt271 fun replace(substring: String, text: String) { in replace() method in androidx.compose.foundation.text.input.internal.ChangeTrackerTest
280 fun replace(start: Int, end: Int, text: String) { in replace() method in androidx.compose.foundation.text.input.internal.ChangeTrackerTest
DOffsetMappingCalculatorTest.kt887 fun replace(value: String) { in <lambda>() method in androidx.compose.foundation.text.input.internal.OffsetMappingCalculatorTest.TestEditBuffer
891 fun replace(start: Int, value: String) { in <lambda>() method in androidx.compose.foundation.text.input.internal.OffsetMappingCalculatorTest.TestEditBuffer
895 fun replace(start: Int, end: Int, value: String) { in <lambda>() method
/compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/input/
DGapBuffer.kt175 fun replace(start: Int, end: Int, text: String) { in toCharArray() method
241 fun replace(start: Int, end: Int, text: String) { in replace() method in PartialGapBuffer
DEditingBuffer.kt144 internal fun replace(start: Int, end: Int, text: AnnotatedString) { in replace() method
156 internal fun replace(start: Int, end: Int, text: String) { in replace() method
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/input/internal/
DGapBuffer.kt150 fun replace( in replace() method
224 fun replace( in replace() method
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/input/
DTextFieldBuffer.kt282 fun replace(start: Int, end: Int, text: CharSequence) { in <lambda>() method
299 internal fun replace( in <lambda>() method
/compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/node/
DLookaheadPassDelegate.kt828 fun replace() { in <lambda>() method
DMeasurePassDelegate.kt671 fun replace() { in <lambda>() method
DLookaheadDelegate.kt130 internal abstract fun replace() in <lambda>() method in androidx.compose.ui.node.LookaheadCapablePlaceable
463 override fun replace() { in getCachedAlignmentLine() method in androidx.compose.ui.node.LookaheadDelegate
DLayoutNode.kt1011 internal fun replace() { in <lambda>() method in androidx.compose.ui.node.LayoutNode
DNodeCoordinator.kt156 override fun replace() { in <lambda>() method in androidx.compose.ui.node.NodeCoordinator