Searched refs:fontWeight (Results 1 – 11 of 11) sorted by relevance
25 fontWeight = typeScaleTokens.bodyLargeWeight,33 fontWeight = typeScaleTokens.bodyMediumWeight,41 fontWeight = typeScaleTokens.bodySmallWeight,49 fontWeight = typeScaleTokens.displayLargeWeight,57 fontWeight = typeScaleTokens.displayMediumWeight,65 fontWeight = typeScaleTokens.displaySmallWeight,73 fontWeight = typeScaleTokens.headlineLargeWeight,81 fontWeight = typeScaleTokens.headlineMediumWeight,89 fontWeight = typeScaleTokens.headlineSmallWeight,97 fontWeight = typeScaleTokens.labelLargeWeight,[all …]
35 fontWeight = FontWeight.Normal,43 fontWeight = FontWeight.Normal,51 fontWeight = FontWeight.Normal,59 fontWeight = FontWeight.Normal,67 fontWeight = FontWeight.Normal,75 fontWeight = FontWeight.Normal,83 fontWeight = FontWeight.Normal,91 fontWeight = FontWeight.Normal,99 fontWeight = FontWeight.Normal,107 fontWeight = FontWeight.Normal,[all …]
69 SpanStyle(fontWeight = FontWeight.Normal, fontStyle = FontStyle.Normal), in AnnotatedString()75 SpanStyle(fontWeight = FontWeight.Bold, fontStyle = FontStyle.Normal), in AnnotatedString()81 SpanStyle(fontWeight = FontWeight.Normal, fontStyle = FontStyle.Italic), in AnnotatedString()87 SpanStyle(fontWeight = FontWeight.Bold, fontStyle = FontStyle.Italic), in AnnotatedString()
13 fontWeight = FontWeight.Normal,
74 private void setFontWeightOfUser(int fontWeight, int userId) throws InterruptedException { in setFontWeightOfUser() argument75 Settings.Secure.putIntForUser(mContentResolver, FONT_WEIGHT_ADJUSTMENT, fontWeight, userId); in setFontWeightOfUser()
85 fontWeight = if (isLocked.locked) FontWeight.Bold else FontWeight.Normal, in StickyKeyText()
152 fontWeight = FontWeight.Medium, in DebugText()170 fontWeight = FontWeight.Medium, in Telemetry()
138 fontWeight = FontWeight.Bold in <lambda>()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
845 field public static final int fontWeight = 16844083; // 0x1010533
75190 Lcom/android/internal/R$attr;->fontWeight:I