Home
last modified time | relevance | path

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

/compose/foundation/foundation-layout/src/commonMain/kotlin/androidx/compose/foundation/layout/
DWindowInsets.kt132 internal val AllowRightInLtr = WindowInsetsSides(1 shl 2) constant
152 val End = AllowRightInLtr + AllowLeftInRtl
170 val Right = AllowRightInLtr + AllowRightInRtl
575 WindowInsetsSides.AllowRightInLtr in hashCode()