Home
last modified time | relevance | path

Searched defs:asyncFontsToLoad (Results 1 – 1 of 1) sorted by relevance

/compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/font/
DFontListFontFamilyTypefaceAdapter.kt92 val (asyncFontsToLoad, _) = in <lambda>() constant
137 val (asyncFontsToLoad, synthesizedTypeface) = in <lambda>() constant
190 var asyncFontsToLoad: MutableList<Font>? = null in firstImmediatelyAvailable() variable