Home
last modified time | relevance | path

Searched defs:int (Results 1 – 1 of 1) sorted by relevance

/constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/
DMotionLayout.kt808 fun int(name: String): Int { in int() method in MotionLayoutScope.CustomProperties
853 fun int(name: String): Int { in int() method