Searched defs:ResourceFont (Results 1 – 3 of 3) sorted by relevance
154 class ResourceFont in loadBlocking() class
65 private fun ResourceFont.load(context: Context): Typeface = in load() method
260 fun ResourceFont(weight: Int, italic: Boolean) { in ResourceFont() method