Home
last modified time | relevance | path

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

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/contextmenu/builder/
DTextContextMenuBuilderScope.kt112 fun separator() { in <lambda>() method in androidx.compose.foundation.text.contextmenu.builder.TextContextMenuBuilderScope
/compose/foundation/foundation/src/androidMain/kotlin/androidx/compose/foundation/contextmenu/
DContextMenuUi.android.kt307 fun separator() { in separator() method