Searched defs:absoluteLeft (Results 1 – 3 of 3) sorted by relevance
36 val absoluteLeft: VerticalAnchorable = ChainVerticalAnchorable(containerObject, 0) constant
53 val absoluteLeft: VerticalAnchorable = ConstraintVerticalAnchorable(0, containerObject) constant in androidx.constraintlayout.compose.ConstrainScope
1178 @Stable val absoluteLeft = ConstraintLayoutBaseScope.VerticalAnchor(id, 0, this) constant in ConstrainedLayoutReference1211 @Stable val absoluteLeft = ConstraintLayoutBaseScope.VerticalAnchor(id, 0, this) constant