Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/modifiers/
DTextStringSimpleNode.kt235 data class TextSubstitutionValue( in <lambda>() class in androidx.compose.foundation.text.modifiers.TextStringSimpleNode
DTextAnnotatedStringNode.kt281 data class TextSubstitutionValue( in <lambda>() dataClass