| /compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/ |
| D | Typography.kt | 116 val bodySmall: TextStyle = TypographyTokens.BodySmall, constant in androidx.compose.material3.Typography 293 bodySmall: TextStyle = TypographyTokens.BodySmall, 309 bodySmall = bodySmall, 324 bodySmallEmphasized = bodySmall, 344 bodySmall: TextStyle = this.bodySmall, in copy() 376 bodySmall = bodySmall, in copy() 411 bodySmall: TextStyle = this.bodySmall, in copy() 428 bodySmall = bodySmall, in copy() 465 if (bodySmall != other.bodySmall) return false in copy() 500 result = 31 * result + bodySmall.hashCode() in hashCode() [all …]
|
| /compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/internal/ |
| D | TextFieldImpl.kt | 112 val bodySmall = typography.bodySmall constant 114 (bodyLarge.color == Color.Unspecified && bodySmall.color != Color.Unspecified) || 115 (bodyLarge.color != Color.Unspecified && bodySmall.color == Color.Unspecified) 120 with(bodySmall.color) { 141 lerp(bodyLarge, bodySmall, labelProgress.value).let { textStyle -> in label() 221 textStyle = bodySmall, in <lambda>() 532 val compositionLocalValue = MaterialTheme.typography.bodySmall.lineHeight in minimizedLabelHalfHeight()
|
| /compose/material3/material3/src/androidInstrumentedTest/kotlin/androidx/compose/material3/ |
| D | OutlinedTextFieldTest.kt | 1419 assertThat(LocalTextStyle.current).isEqualTo(MaterialTheme.typography.bodySmall) in <lambda>() 1434 assertThat(LocalTextStyle.current).isEqualTo(MaterialTheme.typography.bodySmall) in <lambda>() 1677 val bodySmall = MaterialTheme.typography.bodySmall.copy(color = bodySmallColor) in <lambda>() constant 1678 MaterialTheme(typography = Typography(bodySmall = bodySmall)) { in <lambda>() 1718 val bodySmall = MaterialTheme.typography.bodySmall.copy(color = expectedLabelColor) in <lambda>() constant 1719 MaterialTheme(typography = Typography(bodySmall = bodySmall)) { in <lambda>() 1761 val bodySmall = MaterialTheme.typography.bodySmall.copy(color = bodySmallColor) in <lambda>() constant 1763 MaterialTheme(typography = Typography(bodySmall = bodySmall, bodyLarge = bodyLarge)) { in <lambda>()
|
| D | TextFieldTest.kt | 1475 assertThat(LocalTextStyle.current).isEqualTo(MaterialTheme.typography.bodySmall) in <lambda>() 1490 assertThat(LocalTextStyle.current).isEqualTo(MaterialTheme.typography.bodySmall) in <lambda>() 1826 val bodySmall = MaterialTheme.typography.bodySmall.copy(color = bodySmallColor) in <lambda>() constant 1827 MaterialTheme(typography = Typography(bodySmall = bodySmall)) { in <lambda>() 1867 val bodySmall = MaterialTheme.typography.bodySmall.copy(color = expectedLabelColor) in <lambda>() constant 1868 MaterialTheme(typography = Typography(bodySmall = bodySmall)) { in <lambda>() 1910 val bodySmall = MaterialTheme.typography.bodySmall.copy(color = bodySmallColor) in <lambda>() constant 1912 MaterialTheme(typography = Typography(bodySmall = bodySmall, bodyLarge = bodyLarge)) { in <lambda>()
|
| /compose/integration-tests/material-catalog/src/main/java/androidx/compose/material/catalog/ui/specification/ |
| D | SpecificationItem.kt | 54 style = MaterialTheme.typography.bodySmall, in SpecificationItem()
|
| /compose/material3/material3/integration-tests/material3-catalog/src/main/java/androidx/compose/material3/catalog/library/ui/example/ |
| D | ExampleItem.kt | 47 style = MaterialTheme.typography.bodySmall, in ExampleItem()
|
| /compose/material3/material3/integration-tests/material3-catalog/src/main/java/androidx/compose/material3/catalog/library/ui/component/ |
| D | ComponentItem.kt | 60 style = MaterialTheme.typography.bodySmall in ComponentItem()
|
| /compose/material3/material3/api/ |
| D | restricted_1.0.0-beta03.txt | 634 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 635 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 653 property public final androidx.compose.ui.text.TextStyle bodySmall;
|
| D | restricted_1.0.0-beta02.txt | 634 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 635 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 653 property public final androidx.compose.ui.text.TextStyle bodySmall;
|
| D | restricted_1.0.0-beta01.txt | 634 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 635 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 653 property public final androidx.compose.ui.text.TextStyle bodySmall;
|
| D | restricted_1.0.0-beta04.txt | 634 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 635 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 653 property public final androidx.compose.ui.text.TextStyle bodySmall;
|
| D | restricted_1.1.0-beta01.txt | 815 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 816 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 834 property public final androidx.compose.ui.text.TextStyle bodySmall;
|
| D | restricted_1.1.0-beta02.txt | 840 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 841 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 859 property public final androidx.compose.ui.text.TextStyle bodySmall;
|
| D | restricted_1.1.0-beta03.txt | 840 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 841 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 859 property public final androidx.compose.ui.text.TextStyle bodySmall;
|
| D | 1.0.0-beta01.txt | 939 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 940 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 958 property public final androidx.compose.ui.text.TextStyle bodySmall;
|
| D | 1.0.0-beta04.txt | 963 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 964 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 982 property public final androidx.compose.ui.text.TextStyle bodySmall;
|
| D | 1.0.0-beta02.txt | 959 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 960 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 978 property public final androidx.compose.ui.text.TextStyle bodySmall;
|
| D | 1.0.0-beta03.txt | 963 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 964 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 982 property public final androidx.compose.ui.text.TextStyle bodySmall;
|
| D | 1.1.0-beta03.txt | 1312 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 1313 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 1331 property public final androidx.compose.ui.text.TextStyle bodySmall;
|
| D | 1.1.0-beta01.txt | 1281 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 1282 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 1300 property public final androidx.compose.ui.text.TextStyle bodySmall;
|
| D | 1.1.0-beta02.txt | 1312 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 1313 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 1331 property public final androidx.compose.ui.text.TextStyle bodySmall;
|
| D | restricted_1.3.0-beta02.txt | 2120 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 2121 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 2139 property public final androidx.compose.ui.text.TextStyle bodySmall;
|
| D | restricted_1.2.0-beta01.txt | 2043 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 2044 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 2062 property public final androidx.compose.ui.text.TextStyle bodySmall;
|
| D | 1.2.0-beta02.txt | 2039 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 2040 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 2058 property public final androidx.compose.ui.text.TextStyle bodySmall;
|
| D | 1.3.0-beta01.txt | 2120 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 2121 ….text.TextStyle bodyMedium, optional androidx.compose.ui.text.TextStyle bodySmall, optional androi… 2139 property public final androidx.compose.ui.text.TextStyle bodySmall;
|