Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/selection/
DToggleable.kt166 val intSource = in toggleable() constant
231 ) { intSource, indicationNodeFactory -> in toggleable() method
502 val intSource = in triStateToggleable() constant
571 ) { intSource, indicationNodeFactory -> in triStateToggleable() method
DSelectable.kt172 val intSource = in selectable() constant
241 ) { intSource, indicationNodeFactory -> in selectable() method
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/
DClickable.kt222 val intSource = in clickable() constant
297 ) { intSource, indicationNodeFactory -> in clickable() method
488 val intSource = in combinedClickable() constant
626 ) { intSource, indicationNodeFactory -> in combinedClickable() method
657 ) { intSource, indicationNodeFactory -> in combinedClickable() method