Searched refs:anchorType (Results 1 – 2 of 2) sorted by relevance
74 anchorType = ScalingLazyListAnchorType.ItemStart, in belowTimeText()105 anchorType: ScalingLazyListAnchorType = ScalingLazyListAnchorType.ItemCenter, in scalingLazyColumnDefaults()123 anchorType = anchorType, in scalingLazyColumnDefaults()
59 public val anchorType: ScalingLazyListAnchorType = ScalingLazyListAnchorType.ItemCenter, constant in com.google.android.horologist.compose.layout.ScalingLazyColumnState164 anchorType = columnState.anchorType, in ScalingLazyColumn()