Searched refs:titlePlaceable (Results 1 – 1 of 1) sorted by relevance
508 val titlePlaceable = regex514 if (titlePlaceable[LastBaseline] != AlignmentLine.Unspecified) {515 titlePlaceable[LastBaseline]530 titlePlaceable.placeRelative(532 Arrangement.Center -> (constraints.maxWidth - titlePlaceable.width) / 2534 constraints.maxWidth - titlePlaceable.width - actionIconsPlaceable.width541 Arrangement.Center -> (layoutHeight - titlePlaceable.height) / 2545 if (titleBottomPadding == 0) layoutHeight - titlePlaceable.height546 else layoutHeight - titlePlaceable.height - max(548 titleBottomPadding - titlePlaceable.height + titleBaseline