Home
last modified time | relevance | path

Searched defs:interface (Results 1 – 25 of 29) sorted by relevance

12

/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/input/
DTextFieldDecorator.kt27 fun interface TextFieldDecorator { in interface() method
DKeyboardActionHandler.kt23 fun interface KeyboardActionHandler { in interface() method
DOutputTransformation.kt27 fun interface OutputTransformation { in interface() method
DInputTransformation.kt46 fun interface InputTransformation { in <lambda>() method
/compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/
DLinkInteractionListener.kt20 fun interface LinkInteractionListener { in interface() method
DTextInclusionStrategy.kt28 fun interface TextInclusionStrategy { in <lambda>() method
/compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/
DAlignment.kt35 fun interface Alignment { in interface() method
49 fun interface Horizontal { in interface() method
70 fun interface Vertical { in interface() method
/compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/layout/
DPinnableContainer.kt55 fun interface PinnedHandle { in pin() method
DMeasurePolicy.kt58 fun interface MeasurePolicy { in interface() method
DMultiContentMeasurePolicy.kt57 fun interface MultiContentMeasurePolicy { in <lambda>() method
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/content/
DReceiveContentListener.kt58 fun interface ReceiveContentListener { in interface() method
/compose/ui/ui-test/src/commonMain/kotlin/androidx/compose/ui/test/
DDeviceConfigurationOverride.kt50 fun interface DeviceConfigurationOverride { in <lambda>() method
/compose/runtime/runtime-saveable/src/commonMain/kotlin/androidx/compose/runtime/saveable/
DSaver.kt74 fun interface SaverScope { in interface() method
/compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/input/
DVisualTransformation.kt58 fun interface VisualTransformation { in interface() method
/compose/ui/ui-lint/src/test/java/androidx/compose/ui/lint/
DUiStubs.kt137 fun interface PointerInputEventHandler { method
/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/internal/
DMenuPosition.kt48 fun interface Vertical { in <lambda>() method
63 fun interface Horizontal { in <lambda>() method
/compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/platform/
DPlatformTextInputModifierNode.kt75 fun interface PlatformTextInputInterceptor { in interface() method
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/selection/
DSelectionAdjustment.kt291 private fun interface BoundaryFunction { in interface() method
/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/
DPausableComposition.kt80 fun interface ShouldPauseCallback { in setPausableContent() method
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/contextmenu/modifier/
DTextContextMenuGesturesModifierTest.kt247 private fun interface FakeProvider : TextContextMenuProvider { in interface() method
/compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/node/
DDelegatableNode.kt69 fun interface RegistrationHandle { in <lambda>() method
/compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/platform/
DWindowRecomposer.android.kt142 fun interface WindowRecomposerFactory { in interface() method
/compose/ui/ui-graphics/src/commonMain/kotlin/androidx/compose/ui/graphics/
DColor.kt655 fun interface ColorProducer { in takeOrElse() method
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/
DBasicMarquee.kt505 fun interface MarqueeSpacing { in interface() method
/compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/input/pointer/
DSuspendingPointerInputFilter.kt338 fun interface PointerInputEventHandler { in awaitPointerEventScope() method

12