Home
last modified time | relevance | path

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

/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/
DTypography.kt131 bodySmallEmphasized: TextStyle = TypographyTokens.BodySmallEmphasized,
206 val bodySmallEmphasized = bodySmallEmphasized constant
324 bodySmallEmphasized = bodySmall,
359 bodySmallEmphasized: TextStyle = this.bodySmallEmphasized, in copy()
391 bodySmallEmphasized = bodySmallEmphasized, in copy()
443 bodySmallEmphasized = this.bodySmallEmphasized, in copy()
480 if (bodySmallEmphasized != other.bodySmallEmphasized) return false in copy()
515 result = 31 * result + bodySmallEmphasized.hashCode() in hashCode()
542 "bodySmallEmphasized=$bodySmallEmphasized, " + in toString()
579 TypographyKeyTokens.BodySmallEmphasized -> bodySmallEmphasized in fromToken()
/compose/material3/material3/bcv/native/
Dcurrent.txt1797 …final val bodySmallEmphasized // androidx.compose.material3/Typography.bodySmallEmphasized|{}bodyS…
1798bodySmallEmphasized>(): androidx.compose.ui.text/TextStyle // androidx.compose.material3/Typograph…
/compose/material3/material3/api/
Drestricted_current.txt3333 … bodyMediumEmphasized, optional androidx.compose.ui.text.TextStyle bodySmallEmphasized, optional a…
3335 … bodyMediumEmphasized, optional androidx.compose.ui.text.TextStyle bodySmallEmphasized, optional a…
3371 …3.ExperimentalMaterial3ExpressiveApi public androidx.compose.ui.text.TextStyle bodySmallEmphasized;
Dcurrent.txt3333 … bodyMediumEmphasized, optional androidx.compose.ui.text.TextStyle bodySmallEmphasized, optional a…
3335 … bodyMediumEmphasized, optional androidx.compose.ui.text.TextStyle bodySmallEmphasized, optional a…
3371 …3.ExperimentalMaterial3ExpressiveApi public androidx.compose.ui.text.TextStyle bodySmallEmphasized;