Searched defs:textStyle (Results 1 – 5 of 5) sorted by relevance
171 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()
177 StyleResourceValue textStyle = (StyleResourceValue) textStyleValue; in setStyle() local
136 var textStyle: TextStyle? = null in <lambda>() variable
1291 private void initializeClipboardWithText(TextStyle textStyle) { in initializeClipboardWithText()