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