Searched refs:bodySmallEmphasized (Results 1 – 4 of 4) sorted by relevance
| /compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/ |
| D | Typography.kt | 131 bodySmallEmphasized: TextStyle = TypographyTokens.BodySmallEmphasized, 206 val bodySmallEmphasized = bodySmallEmphasized constant 324 bodySmallEmphasized = bodySmall, 359 bodySmallEmphasized: TextStyle = this.bodySmallEmphasized, in copy() 391 bodySmallEmphasized = bodySmallEmphasized, in copy() 443 bodySmallEmphasized = this.bodySmallEmphasized, in copy() 480 if (bodySmallEmphasized != other.bodySmallEmphasized) return false in copy() 515 result = 31 * result + bodySmallEmphasized.hashCode() in hashCode() 542 "bodySmallEmphasized=$bodySmallEmphasized, " + in toString() 579 TypographyKeyTokens.BodySmallEmphasized -> bodySmallEmphasized in fromToken()
|
| /compose/material3/material3/bcv/native/ |
| D | current.txt | 1797 …final val bodySmallEmphasized // androidx.compose.material3/Typography.bodySmallEmphasized|{}bodyS… 1798 …bodySmallEmphasized>(): androidx.compose.ui.text/TextStyle // androidx.compose.material3/Typograph…
|
| /compose/material3/material3/api/ |
| D | restricted_current.txt | 3333 … bodyMediumEmphasized, optional androidx.compose.ui.text.TextStyle bodySmallEmphasized, optional a… 3335 … bodyMediumEmphasized, optional androidx.compose.ui.text.TextStyle bodySmallEmphasized, optional a… 3371 …3.ExperimentalMaterial3ExpressiveApi public androidx.compose.ui.text.TextStyle bodySmallEmphasized;
|
| D | current.txt | 3333 … bodyMediumEmphasized, optional androidx.compose.ui.text.TextStyle bodySmallEmphasized, optional a… 3335 … bodyMediumEmphasized, optional androidx.compose.ui.text.TextStyle bodySmallEmphasized, optional a… 3371 …3.ExperimentalMaterial3ExpressiveApi public androidx.compose.ui.text.TextStyle bodySmallEmphasized;
|