Home
last modified time | relevance | path

Searched refs:initialHeight (Results 1 – 25 of 51) sorted by relevance

123

/compose/foundation/foundation-layout/samples/src/main/java/androidx/compose/foundation/layout/samples/
DFlowRowSample.kt132 var initialHeight = 200.dp in SimpleFlowRowWithMaxHeight() variable
133 var height by remember { mutableStateOf(initialHeight) } in SimpleFlowRowWithMaxHeight()
/compose/animation/animation/src/commonMain/kotlin/androidx/compose/animation/
DEnterExitTransition.kt589 initialHeight: (fullHeight: Int) -> Int = { 0 }, in expandVertically()
592 IntSize(it.width, initialHeight(it.height)) in <lambda>()
/compose/animation/animation/api/
D1.0.0-beta03.txt35 ….jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight, optional andr…
D1.0.0-beta04.txt35 ….jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight, optional andr…
D1.0.0-beta05.txt35 ….jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight, optional andr…
D1.0.0-beta06.txt29 ….jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight, optional andr…
D1.0.0-beta02.txt35 ….jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight, optional andr…
Drestricted_1.2.0-beta04.txt38 …ptional kotlin.jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight);
Drestricted_1.1.0-beta03.txt38 …ptional kotlin.jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight);
Drestricted_1.1.0-beta02.txt38 …ptional kotlin.jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight);
Drestricted_1.1.0-beta05.txt38 …ptional kotlin.jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight);
Drestricted_1.2.0-beta03.txt38 …ptional kotlin.jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight);
Drestricted_1.1.0-beta04.txt38 …ptional kotlin.jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight);
Drestricted_1.2.0-beta01.txt38 …ptional kotlin.jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight);
Drestricted_1.2.0-beta02.txt38 …ptional kotlin.jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight);
Drestricted_1.3.0-beta03.txt39 …ptional kotlin.jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight);
Drestricted_1.3.0-beta04.txt39 …ptional kotlin.jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight);
Drestricted_1.4.0-beta01.txt36 …ptional kotlin.jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight);
Drestricted_1.4.0-beta02.txt36 …ptional kotlin.jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight);
Drestricted_1.3.0-beta02.txt39 …ptional kotlin.jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight);
Drestricted_1.3.0-beta01.txt39 …ptional kotlin.jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight);
D1.0.0-beta08.txt46 ….jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight, optional andr…
D1.0.0-beta07.txt46 ….jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight, optional andr…
D1.1.0-beta02.txt95 …ptional kotlin.jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight);
Drestricted_1.5.0-beta01.txt84 …ptional kotlin.jvm.functions.Function1<? super java.lang.Integer,java.lang.Integer> initialHeight);

123