Home
last modified time | relevance | path

Searched defs:hashCode (Results 1 – 25 of 300) sorted by relevance

12345678910>>...12

/compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/input/
DEditCommand.kt92 override fun hashCode(): Int { in applyTo() method in androidx.compose.ui.text.input.CommitTextCommand
143 override fun hashCode(): Int { in hashCode() method in androidx.compose.ui.text.input.SetComposingRegionCommand
220 override fun hashCode(): Int { in hashCode() method in androidx.compose.ui.text.input.SetComposingTextCommand
278 override fun hashCode(): Int { in hashCode() method in androidx.compose.ui.text.input.DeleteSurroundingTextCommand
366 override fun hashCode(): Int { in hashCode() method in androidx.compose.ui.text.input.DeleteSurroundingTextInCodePointsCommand
411 override fun hashCode(): Int { in hashCode() method in androidx.compose.ui.text.input.SetSelectionCommand
438 override fun hashCode(): Int = this::class.hashCode() in equals() method in androidx.compose.ui.text.input.FinishComposingTextCommand
478 override fun hashCode(): Int = this::class.hashCode() in equals() method in androidx.compose.ui.text.input.BackspaceCommand
528 override fun hashCode(): Int { in hashCode() method in androidx.compose.ui.text.input.MoveCursorCommand
545 override fun hashCode(): Int = this::class.hashCode() in equals() method in androidx.compose.ui.text.input.DeleteAllCommand
DVisualTransformation.kt39 override fun hashCode(): Int { in <lambda>() method in androidx.compose.ui.text.input.TransformedText
111 override fun hashCode(): Int { in hashCode() method in androidx.compose.ui.text.input.PasswordVisualTransformation
/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/external/kotlinx/collections/immutable/adapters/
DReadOnlyCollectionAdapters.kt18 override fun hashCode(): Int = impl.hashCode() in <lambda>() method
28 override fun hashCode(): Int = impl.hashCode() in <lambda>() method
43 override fun hashCode(): Int = impl.hashCode() in <lambda>() method
/compose/animation/animation-core/src/commonMain/kotlin/androidx/compose/animation/core/
DAnimationSpec.kt116 override fun hashCode(): Int { in hashCode() method in androidx.compose.animation.core.TweenSpec
163 override fun hashCode(): Int = in vectorize() method in androidx.compose.animation.core.SpringSpec
233 override fun hashCode(): Int { in hashCode() method in androidx.compose.animation.core.ArcAnimationSpec
359 override fun hashCode(): Int { in hashCode() method in androidx.compose.animation.core.RepeatableSpec
416 override fun hashCode(): Int { in hashCode() method in androidx.compose.animation.core.InfiniteRepeatableSpec
451 override fun hashCode(): Int { in hashCode() method in androidx.compose.animation.core.SnapSpec
687 override fun hashCode(): Int { in toPair() method
1036 override fun hashCode(): Int { in keyframesWithSpline() method in StartDelayVectorizedAnimationSpec
1062 override fun hashCode(): Int { in hashCode() method in StartDelayAnimationSpec
DAnimationVectors.kt134 override fun hashCode(): Int = value.hashCode() in equals() method
184 override fun hashCode(): Int = v1.hashCode() * 31 + v2.hashCode() in equals() method
243 override fun hashCode(): Int = (v1.hashCode() * 31 + v2.hashCode()) * 31 + v3.hashCode() in equals() method
313 override fun hashCode(): Int = in equals() method
/compose/ui/ui-text/src/androidMain/kotlin/androidx/compose/ui/text/
DAndroidTextStyle.android.kt72 override fun hashCode(): Int { in hashCode() method in androidx.compose.ui.text.PlatformTextStyle
183 override fun hashCode(): Int { in hashCode() method in androidx.compose.ui.text.PlatformParagraphStyle
220 override fun hashCode(): Int { in hashCode() method in androidx.compose.ui.text.PlatformSpanStyle
/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/external/kotlinx/collections/immutable/internal/
DListImplementation.kt38 var hashCode = 1 in orderedHashCode() variable
/compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/
DComposedModifier.kt188 override fun hashCode(): Int = 31 * fqName.hashCode() + key1.hashCode() in <lambda>() method
205 override fun hashCode(): Int { in equals() method
229 override fun hashCode(): Int { in equals() method
248 override fun hashCode() = 31 * fqName.hashCode() + keys.contentHashCode() in equals() method
330 override fun hashCode(): Int = map.hashCode() in hashCode() method in CompositionLocalMapInjectionElement
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/lazy/staggeredgrid/
DLazyStaggeredGridCells.kt68 override fun hashCode(): Int { in calculateCrossAxisCellSizes() method in androidx.compose.foundation.lazy.staggeredgrid.StaggeredGridCells.Fixed
99 override fun hashCode(): Int { in hashCode() method in androidx.compose.foundation.lazy.staggeredgrid.StaggeredGridCells.Adaptive
133 override fun hashCode(): Int { in hashCode() method in androidx.compose.foundation.lazy.staggeredgrid.StaggeredGridCells.FixedSize
/compose/foundation/foundation-layout/src/commonMain/kotlin/androidx/compose/foundation/layout/
DWindowInsets.kt294 override fun hashCode(): Int { in WindowInsets() method in FixedIntInsets
338 override fun hashCode(): Int { in hashCode() method in FixedDpInsets
375 override fun hashCode(): Int { in hashCode() method
401 override fun hashCode(): Int { in hashCode() method in InsetsValues
431 override fun hashCode(): Int = first.hashCode() + second.hashCode() * 31 in toString() method in UnionInsets
460 override fun hashCode(): Int = first.hashCode() + second.hashCode() * 31 in getLeft() method in AddedInsets
511 override fun hashCode(): Int = 31 * included.hashCode() + excluded.hashCode() in toString() method in ExcludeInsets
549 override fun hashCode(): Int = paddingValues.hashCode() in hashCode() method in PaddingValuesInsets
600 override fun hashCode(): Int { in hashCode() method in LimitInsets
636 override fun hashCode(): Int { in hashCode() method in InsetsPaddingValues
/compose/ui/ui/src/androidMain/kotlin/androidx/compose/ui/input/pointer/
DPointerIcon.android.kt36 override fun hashCode(): Int { in hashCode() method in androidx.compose.ui.input.pointer.AndroidPointerIconType
55 override fun hashCode(): Int { in hashCode() method in androidx.compose.ui.input.pointer.AndroidPointerIcon
/compose/ui/ui-graphics/src/commonMain/kotlin/androidx/compose/ui/graphics/
DColorFilter.kt103 override fun hashCode(): Int { in tint() method
158 override fun hashCode(): Int { in hashCode() method
195 override fun hashCode(): Int { in hashCode() method
/compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/font/
DFontVariation.kt75 override fun hashCode(): Int { in <lambda>() method
119 override fun hashCode(): Int { in <lambda>() method in androidx.compose.ui.text.font.SettingFloat
151 override fun hashCode(): Int { in <lambda>() method in androidx.compose.ui.text.font.SettingTextUnit
178 override fun hashCode(): Int { in <lambda>() method in androidx.compose.ui.text.font.SettingInt
/compose/foundation/foundation/src/androidMain/kotlin/androidx/compose/foundation/contextmenu/
DContextMenuState.android.kt37 override fun hashCode(): Int = status.hashCode() in toString() method
58 override fun hashCode(): Int = offset.hashCode() in toString() method in androidx.compose.foundation.contextmenu.Status.Open
/compose/ui/ui-text/src/commonMain/kotlin/androidx/compose/ui/text/
DLinkAnnotation.kt73 override fun hashCode(): Int { in hashCode() method in androidx.compose.ui.text.LinkAnnotation.Url
117 override fun hashCode(): Int { in hashCode() method in androidx.compose.ui.text.LinkAnnotation.Clickable
DUrlAnnotation.kt38 override fun hashCode(): Int { in hashCode() method in androidx.compose.ui.text.UrlAnnotation
DTtsAnnotation.kt39 override fun hashCode(): Int { in hashCode() method in androidx.compose.ui.text.VerbatimTtsAnnotation
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/lazy/layout/
DLazyLayoutCacheWindow.kt73 override fun hashCode(): Int { in calculateAheadWindow() method in androidx.compose.foundation.lazy.layout.DpLazyLayoutCacheWindow
107 override fun hashCode(): Int { in LazyLayoutCacheWindow() method in androidx.compose.foundation.lazy.layout.FractionLazyLayoutCacheWindow
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/
DOverscroll.kt250 override fun hashCode(): Int { in OverscrollEffect() method in androidx.compose.foundation.WrappedOverscrollEffect
303 override fun hashCode(): Int { in hashCode() method in androidx.compose.foundation.OverscrollModifierElement
374 override fun hashCode(): Int in rememberPlatformOverscrollEffect() method
/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/internal/
DChildParentSemantics.kt56 override fun hashCode(): Int { in parentSemantics() method in androidx.compose.material3.internal.ChildSemanticsNodeElement
83 override fun hashCode(): Int { in hashCode() method in androidx.compose.material3.internal.ParentSemanticsNodeElement
/compose/ui/ui-graphics/src/androidMain/kotlin/androidx/compose/ui/graphics/
DAndroidRenderEffect.android.kt79 override fun hashCode(): Int { in createRenderEffect() method in androidx.compose.ui.graphics.BlurEffect
112 override fun hashCode(): Int { in hashCode() method in androidx.compose.ui.graphics.OffsetEffect
/compose/material3/adaptive/adaptive/src/commonMain/kotlin/androidx/compose/material3/adaptive/
DPosture.kt50 override fun hashCode(): Int { in hashCode() method in androidx.compose.material3.adaptive.Posture
117 override fun hashCode(): Int { in hashCode() method in androidx.compose.material3.adaptive.HingeInfo
/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/
DJoinedKey.kt21 override fun hashCode(): Int = hashCodeOf(left) * 31 + hashCodeOf(right) method in androidx.compose.runtime.JoinedKey
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/text/contextmenu/modifier/
DTextContextMenuModifier.kt92 override fun hashCode(): Int = builder.hashCode() in <lambda>() method in androidx.compose.foundation.text.contextmenu.modifier.AddTextContextMenuDataComponentsElement
119 override fun hashCode(): Int = filter.hashCode() in hashCode() method in androidx.compose.foundation.text.contextmenu.modifier.FilterTextContextMenuDataComponentsElement
/compose/ui/ui-text/src/androidMain/kotlin/androidx/compose/ui/text/input/
DPlatformImeOptions.android.kt40 override fun hashCode(): Int { in hashCode() method in androidx.compose.ui.text.input.PlatformImeOptions

12345678910>>...12