Home
last modified time | relevance | path

Searched refs:AddTextContextMenuDataComponentsElement (Results 1 – 1 of 1) sorted by relevance

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/contextmenu/modifier/
DTextContextMenuModifier.kt45 ): Modifier = this then AddTextContextMenuDataComponentsElement(builder) in <lambda>()
68 private class AddTextContextMenuDataComponentsElement( in <lambda>() class
85 if (other !is AddTextContextMenuDataComponentsElement) return false in <lambda>()