Searched refs:titleLargeEmphasized (Results 1 – 4 of 4) sorted by relevance
| /compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/ |
| D | Typography.kt | 126 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/ |
| D | current.txt | 1837 …final val titleLargeEmphasized // androidx.compose.material3/Typography.titleLargeEmphasized|{}tit… 1838 …titleLargeEmphasized>(): androidx.compose.ui.text/TextStyle // androidx.compose.material3/Typograp…
|
| /compose/material3/material3/api/ |
| D | restricted_current.txt | 3333 …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;
|
| D | current.txt | 3333 …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;
|