Home
last modified time | relevance | path

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

/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/
DTypography.kt126 titleLargeEmphasized: TextStyle = TypographyTokens.TitleLargeEmphasized,
176 val titleLargeEmphasized = titleLargeEmphasized constant
319 titleLargeEmphasized = titleLarge,
354 titleLargeEmphasized: TextStyle = this.titleLargeEmphasized, in copy()
386 titleLargeEmphasized = titleLargeEmphasized, in copy()
438 titleLargeEmphasized = this.titleLargeEmphasized, in copy()
475 if (titleLargeEmphasized != other.titleLargeEmphasized) return false in copy()
510 result = 31 * result + titleLargeEmphasized.hashCode() in hashCode()
537 "titleLargeEmphasized=$titleLargeEmphasized, " + in toString()
574 TypographyKeyTokens.TitleLargeEmphasized -> titleLargeEmphasized in fromToken()
/compose/material3/material3/bcv/native/
Dcurrent.txt1837 …final val titleLargeEmphasized // androidx.compose.material3/Typography.titleLargeEmphasized|{}tit…
1838titleLargeEmphasized>(): androidx.compose.ui.text/TextStyle // androidx.compose.material3/Typograp…
/compose/material3/material3/api/
Drestricted_current.txt3333 …dlineSmallEmphasized, optional androidx.compose.ui.text.TextStyle titleLargeEmphasized, optional a…
3335 …dlineSmallEmphasized, optional androidx.compose.ui.text.TextStyle titleLargeEmphasized, optional a…
3391 ….ExperimentalMaterial3ExpressiveApi public androidx.compose.ui.text.TextStyle titleLargeEmphasized;
Dcurrent.txt3333 …dlineSmallEmphasized, optional androidx.compose.ui.text.TextStyle titleLargeEmphasized, optional a…
3335 …dlineSmallEmphasized, optional androidx.compose.ui.text.TextStyle titleLargeEmphasized, optional a…
3391 ….ExperimentalMaterial3ExpressiveApi public androidx.compose.ui.text.TextStyle titleLargeEmphasized;