Searched defs:fixed (Results 1 – 4 of 4) sorted by relevance
49 val fixed = Constraints.fixed(5, 7) in constructor() constant
223 fun fixed(width: Int, height: Int): Constraints { in fixed() method
325 @Stable fun fixed(width: Dp, height: Dp) = DpConstraints(width, width, height, height) in <lambda>() method
2327 val fixed = 10 in <lambda>() constant2408 val fixed = 10 in <lambda>() constant