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