Home
last modified time | relevance | path

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

/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/
DTypography.kt128 titleSmallEmphasized: TextStyle = TypographyTokens.TitleSmallEmphasized,
188 val titleSmallEmphasized = titleSmallEmphasized constant
321 titleSmallEmphasized = titleSmall,
356 titleSmallEmphasized: TextStyle = this.titleSmallEmphasized, in copy()
388 titleSmallEmphasized = titleSmallEmphasized, in copy()
440 titleSmallEmphasized = this.titleSmallEmphasized, in copy()
477 if (titleSmallEmphasized != other.titleSmallEmphasized) return false in copy()
512 result = 31 * result + titleSmallEmphasized.hashCode() in hashCode()
539 "titleSmallEmphasized=$titleSmallEmphasized, " + in toString()
576 TypographyKeyTokens.TitleSmallEmphasized -> titleSmallEmphasized in fromToken()
/compose/material3/material3/bcv/native/
Dcurrent.txt1845 …final val titleSmallEmphasized // androidx.compose.material3/Typography.titleSmallEmphasized|{}tit…
1846titleSmallEmphasized>(): androidx.compose.ui.text/TextStyle // androidx.compose.material3/Typograp…
/compose/material3/material3/api/
Drestricted_current.txt3333 …itleMediumEmphasized, optional androidx.compose.ui.text.TextStyle titleSmallEmphasized, optional a…
3335 …itleMediumEmphasized, optional androidx.compose.ui.text.TextStyle titleSmallEmphasized, optional a…
3395 ….ExperimentalMaterial3ExpressiveApi public androidx.compose.ui.text.TextStyle titleSmallEmphasized;
Dcurrent.txt3333 …itleMediumEmphasized, optional androidx.compose.ui.text.TextStyle titleSmallEmphasized, optional a…
3335 …itleMediumEmphasized, optional androidx.compose.ui.text.TextStyle titleSmallEmphasized, optional a…
3395 ….ExperimentalMaterial3ExpressiveApi public androidx.compose.ui.text.TextStyle titleSmallEmphasized;