Searched defs:self (Results 1 – 4 of 4) sorted by relevance
211 val self = node in visitLocalDescendants() constant259 val self = node in visitSelfAndAncestors() constant
360 when (val self = thisDragAndDropTarget) { in onStarted() method367 when (val self = thisDragAndDropTarget) { in onEntered() method414 when (val self = thisDragAndDropTarget) { in onChanged() method
274 var self: View = this variable369 val self = this in createLifecycleAwareWindowRecomposer() constant
1142 var self: MyClass? = null variable in androidx.compose.ui.inspection.inspector.MyClass