Searched defs:textStyle (Results 1 – 8 of 8) sorted by relevance
53 val textStyle = MaterialTheme.typography.labelLargeEmphasized in <lambda>() constant235 val textStyle: TextStyle, constant in com.android.systemui.statusbar.chips.ui.compose.HideTextIfDoesNotFitElement264 var textStyle: TextStyle, variable in com.android.systemui.statusbar.chips.ui.compose.HideTextIfDoesNotFitNode
147 val textStyle = MaterialTheme.typography.labelLarge in <lambda>() constant
173 val textStyle = MaterialTheme.typography.bodyLarge in SearchBox() constant
220 int textStyle = Typeface.NORMAL; in createFromTextView() local666 public Builder setTextStyle(@Typeface.Style int textStyle) { in setTextStyle()
173 val textStyle = in Telemetry() constant
85 var textStyle: TextStyle? = null in <lambda>() variable
1291 private void initializeClipboardWithText(TextStyle textStyle) { in initializeClipboardWithText()
119 lateinit var textStyle: FontTextStyle variable