Home
last modified time | relevance | path

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

/compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/node/
DNodeKind.kt165 internal fun calculateNodeKindSetFrom(element: Modifier.Element): Int { in calculateNodeKindSetFrom() method
207 internal fun calculateNodeKindSetFrom(node: Modifier.Node): Int { in calculateNodeKindSetFrom() method