Searched refs:labelSmallEmphasized (Results 1 – 4 of 4) sorted by relevance
134 labelSmallEmphasized: TextStyle = TypographyTokens.LabelSmallEmphasized,224 val labelSmallEmphasized = labelSmallEmphasized constant327 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()
1833 …final val labelSmallEmphasized // androidx.compose.material3/Typography.labelSmallEmphasized|{}lab…1834 …labelSmallEmphasized>(): androidx.compose.ui.text/TextStyle // androidx.compose.material3/Typograp…
3333 …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;