Home
last modified time | relevance | path

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

/compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/input/
DEditingBuffer.kt288 internal fun commitComposition() { in commitComposition() method
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/input/
DTextFieldBuffer.kt180 internal fun commitComposition() { in <lambda>() method