Searched defs:matchFont (Results 1 – 1 of 1) sorted by relevance
| /compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/font/ | ||
| D | FontMatcher.kt | 43 fun matchFont(fontList: List<Font>, fontWeight: FontWeight, fontStyle: FontStyle): List<Font> { in matchFont() method in androidx.compose.ui.text.font.FontMatcher |