Searched defs:load (Results 1 – 9 of 9) sorted by relevance
33 override fun load(font: Font): Typeface { in load() method in androidx.compose.ui.tooling.LayoutlibFontResourceLoader44 fun load(context: Context, font: ResourceFont): Typeface { in load() method
39 fun load() { in <lambda>() method
61 fun load(font: Font): Any in load() method
269 suspend fun load() { in load() method
40 override fun load(font: Font): Typeface { in load() method in androidx.compose.ui.platform.AndroidFontResourceLoader
65 private fun ResourceFont.load(context: Context): Typeface = in load() method
163 override fun load(font: Font): Any { in load() method in androidx.compose.ui.text.font.DelegatingFontLoaderForDeprecatedUsageTest.TrackingLoader
555 val load = companion.javaClass.getDeclaredMethod("loadStateAndCompose", Any::class.java) in hotReload() constant
255 override fun load(font: Font): Any { in load() method in DeprecatedBridgeFontResourceLoader