Home
last modified time | relevance | path

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

/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/
DTypography.kt134 labelSmallEmphasized: TextStyle = TypographyTokens.LabelSmallEmphasized,
224 val labelSmallEmphasized = labelSmallEmphasized constant
327 labelSmallEmphasized = labelSmall,
362 labelSmallEmphasized: TextStyle = this.labelSmallEmphasized, in copy()
394 labelSmallEmphasized = labelSmallEmphasized, in copy()
446 labelSmallEmphasized = this.labelSmallEmphasized, in copy()
483 if (labelSmallEmphasized != other.labelSmallEmphasized) return false in copy()
518 result = 31 * result + labelSmallEmphasized.hashCode() in hashCode()
545 "labelSmallEmphasized=$labelSmallEmphasized)" in toString()
582 TypographyKeyTokens.LabelSmallEmphasized -> labelSmallEmphasized in fromToken()
/compose/material3/material3/bcv/native/
Dcurrent.txt1833 …final val labelSmallEmphasized // androidx.compose.material3/Typography.labelSmallEmphasized|{}lab…
1834labelSmallEmphasized>(): androidx.compose.ui.text/TextStyle // androidx.compose.material3/Typograp…
/compose/material3/material3/api/
Drestricted_current.txt3333 …TextStyle labelMediumEmphasized, optional androidx.compose.ui.text.TextStyle labelSmallEmphasized);
3335 …TextStyle labelMediumEmphasized, optional androidx.compose.ui.text.TextStyle labelSmallEmphasized);
3389 ….ExperimentalMaterial3ExpressiveApi public androidx.compose.ui.text.TextStyle labelSmallEmphasized;
Dcurrent.txt3333 …TextStyle labelMediumEmphasized, optional androidx.compose.ui.text.TextStyle labelSmallEmphasized);
3335 …TextStyle labelMediumEmphasized, optional androidx.compose.ui.text.TextStyle labelSmallEmphasized);
3389 ….ExperimentalMaterial3ExpressiveApi public androidx.compose.ui.text.TextStyle labelSmallEmphasized;