Searched defs:textGeometricTransform (Results 1 – 6 of 6) sorted by relevance
99 val textGeometricTransform: TextGeometricTransform? = null, constant in androidx.compose.ui.text.SpanStyle
1385 val textGeometricTransform: TextGeometricTransform? constant in androidx.compose.ui.text.TextStyle
83 val textGeometricTransform = TextGeometricTransform(scaleX = 1.5f, skewX = 1f) in <lambda>() constant
491 var textGeometricTransform: TextGeometricTransform? = null, variable in MutableSpanStyle
535 var textGeometricTransform: TextGeometricTransform? = null, variable in MutableSpanStyle
1557 val textGeometricTransform = TextGeometricTransform(scaleX = 0.5f, skewX = 0.6f) constant1613 val textGeometricTransform = TextGeometricTransform(scaleX = 0.5f, skewX = 0.6f) constant