Home
last modified time | relevance | path

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

/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/
DTypography.kt125 headlineSmallEmphasized: TextStyle = TypographyTokens.HeadlineSmallEmphasized,
170 val headlineSmallEmphasized = headlineSmallEmphasized constant
318 headlineSmallEmphasized = headlineSmall,
353 headlineSmallEmphasized: TextStyle = this.headlineSmallEmphasized, in copy()
385 headlineSmallEmphasized = headlineSmallEmphasized, in copy()
437 headlineSmallEmphasized = this.headlineSmallEmphasized, in copy()
474 if (headlineSmallEmphasized != other.headlineSmallEmphasized) return false in copy()
509 result = 31 * result + headlineSmallEmphasized.hashCode() in hashCode()
536 "headlineSmallEmphasized=$headlineSmallEmphasized, " + in toString()
573 TypographyKeyTokens.HeadlineSmallEmphasized -> headlineSmallEmphasized in fromToken()
/compose/material3/material3/bcv/native/
Dcurrent.txt1821 …final val headlineSmallEmphasized // androidx.compose.material3/Typography.headlineSmallEmphasized
1822headlineSmallEmphasized>(): androidx.compose.ui.text/TextStyle // androidx.compose.material3/Typog…
/compose/material3/material3/api/
Drestricted_current.txt3333 …ineMediumEmphasized, optional androidx.compose.ui.text.TextStyle headlineSmallEmphasized, optional…
3335 …ineMediumEmphasized, optional androidx.compose.ui.text.TextStyle headlineSmallEmphasized, optional…
3383 …perimentalMaterial3ExpressiveApi public androidx.compose.ui.text.TextStyle headlineSmallEmphasized;
Dcurrent.txt3333 …ineMediumEmphasized, optional androidx.compose.ui.text.TextStyle headlineSmallEmphasized, optional…
3335 …ineMediumEmphasized, optional androidx.compose.ui.text.TextStyle headlineSmallEmphasized, optional…
3383 …perimentalMaterial3ExpressiveApi public androidx.compose.ui.text.TextStyle headlineSmallEmphasized;