Searched refs:fontsToSearch (Results 1 – 1 of 1) sorted by relevance
55 val fontsToSearch = fontList.fastFilter { it.style == fontStyle }.ifEmpty { fontList } in matchFont() constant65 fontsToSearch.filterByClosestWeight(fontWeight, preferBelow = true) in matchFont()72 fontsToSearch.filterByClosestWeight(fontWeight, preferBelow = false) in matchFont()81 fontsToSearch in matchFont()89 fontsToSearch.filterByClosestWeight( in matchFont()