Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/input/
DTextFieldCharSequence.kt47 val composingAnnotations: List<PlacedAnnotation>? = null constant
DTextFieldBuffer.kt165 internal var composingAnnotations: in <lambda>() variable
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/input/internal/
DTextFieldLayoutStateCache.kt346 var composingAnnotations: List<PlacedAnnotation>? = null in <lambda>() variable in androidx.compose.foundation.text.input.internal.TextFieldLayoutStateCache.CacheRecord