Searched defs:Int (Results 1 – 2 of 2) sorted by relevance
39 fun Int.dpToPx(resources: Resources) = TypedValue.applyDimension( in dpToPx() method
88 private fun Int.codeToString() = when (this) { in codeToString() method