Searched defs:textStyle (Results 1 – 6 of 6) sorted by relevance
171 val textStyle = MaterialTheme.typography.bodyLarge in SearchBox() constant
143 StyleResourceValue textStyle = (StyleResourceValue) textStyleValue; in setStyle() local
220 int textStyle = Typeface.NORMAL; in createFromTextView() local666 public Builder setTextStyle(@Typeface.Style int textStyle) { in setTextStyle()
167 val textStyle = in Telemetry() constant
137 var textStyle: TextStyle? = null in <lambda>() variable
1291 private void initializeClipboardWithText(TextStyle textStyle) { in initializeClipboardWithText()