Home
last modified time | relevance | path

Searched refs:labelLargeEmphasized (Results 1 – 4 of 4) sorted by relevance

/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/
DTypography.kt132 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/
Dcurrent.txt1825 …final val labelLargeEmphasized // androidx.compose.material3/Typography.labelLargeEmphasized|{}lab…
1826labelLargeEmphasized>(): androidx.compose.ui.text/TextStyle // androidx.compose.material3/Typograp…
/compose/material3/material3/api/
Drestricted_current.txt3333 … 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;
Dcurrent.txt3333 … 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;