Searched defs:customFontSize (Results 1 – 2 of 2) sorted by relevance
| /constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/ | ||
| D | MotionSceneScope.kt | 334 fun ConstrainScope.customFontSize(name: String, value: TextUnit) { in customFontSize() method in androidx.constraintlayout.compose.MotionSceneScope |
| D | MotionLayout.kt | 966 fun customFontSize(id: String, name: String): TextUnit { in customFontSize() method |