Searched refs:labelLargeEmphasized (Results 1 – 4 of 4) sorted by relevance
| /compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/ |
| D | Typography.kt | 132 labelLargeEmphasized: TextStyle = TypographyTokens.LabelLargeEmphasized, 212 val labelLargeEmphasized = labelLargeEmphasized constant 325 labelLargeEmphasized = labelLarge, 360 labelLargeEmphasized: TextStyle = this.labelLargeEmphasized, in copy() 392 labelLargeEmphasized = labelLargeEmphasized, in copy() 444 labelLargeEmphasized = this.labelLargeEmphasized, in copy() 481 if (labelLargeEmphasized != other.labelLargeEmphasized) return false in copy() 516 result = 31 * result + labelLargeEmphasized.hashCode() in hashCode() 543 "labelLargeEmphasized=$labelLargeEmphasized, " + in toString() 580 TypographyKeyTokens.LabelLargeEmphasized -> labelLargeEmphasized in fromToken()
|
| /compose/material3/material3/bcv/native/ |
| D | current.txt | 1825 …final val labelLargeEmphasized // androidx.compose.material3/Typography.labelLargeEmphasized|{}lab… 1826 …labelLargeEmphasized>(): androidx.compose.ui.text/TextStyle // androidx.compose.material3/Typograp…
|
| /compose/material3/material3/api/ |
| D | restricted_current.txt | 3333 … bodySmallEmphasized, optional androidx.compose.ui.text.TextStyle labelLargeEmphasized, optional a… 3335 … bodySmallEmphasized, optional androidx.compose.ui.text.TextStyle labelLargeEmphasized, optional a… 3385 ….ExperimentalMaterial3ExpressiveApi public androidx.compose.ui.text.TextStyle labelLargeEmphasized;
|
| D | current.txt | 3333 … bodySmallEmphasized, optional androidx.compose.ui.text.TextStyle labelLargeEmphasized, optional a… 3335 … bodySmallEmphasized, optional androidx.compose.ui.text.TextStyle labelLargeEmphasized, optional a… 3385 ….ExperimentalMaterial3ExpressiveApi public androidx.compose.ui.text.TextStyle labelLargeEmphasized;
|