Searched refs:FontMatcher (Results 1 – 7 of 7) sorted by relevance
56 FontMatcher().matchFont(FontFamily(FONT_100_ITALIC), FontWeight.W100, FontStyle.Italic) in family with single italic font matches()64 FontMatcher() in family with fallback italic font matches()77 FontMatcher().matchFont(FontFamily(FONT_100_REGULAR), FontWeight.W100, FontStyle.Normal) in family with single normal font matches()85 FontMatcher() in italic query against family with multiple fonts matches()103 FontMatcher() in italic query against family with multiple fonts and fallback matches()122 FontMatcher() in normal style query against family with multiple fonts matches()146 FontMatcher() in italic style below 400 with no exact result matches a smaller italic value()171 FontMatcher() in italic style below 400 with no exact result matches a smaller italic and fallback()197 FontMatcher() in italic style below 400 with no smaller weight matches larger weight and style()222 FontMatcher() in italic style below 400 with no smaller weight matches larger weight and style fallback()[all …]
31 import androidx.compose.ui.text.font.FontMatcher in <lambda>()55 val fontMatcher: FontMatcher = AndroidFontListTypeface.fontMatcher in <lambda>()59 val fontMatcher = FontMatcher() in <lambda>()
28 internal class FontMatcher { class
164 val fontMatcher = FontMatcher() in <lambda>()
27 import androidx.compose.ui.text.font.FontMatcher in <lambda>()337 fontMatcher = FontMatcher() in <lambda>()
44 HSPLandroidx/compose/ui/text/font/FontMatcher;->**(**)**
668 HSPLandroidx/compose/ui/text/font/FontMatcher;->**(**)**