Searched refs:shorterPlaceable (Results 1 – 1 of 1) sorted by relevance
50 val shorterPlaceable = shorterMeasurable.measure(constraints) in <lambda>() constant57 shorterPlaceable.width < constraints.maxWidth && in <lambda>()58 shorterPlaceable.height <= constraints.maxHeight -> shorterPlaceable in <lambda>()