Home
last modified time | relevance | path

Searched defs:heightSpec (Results 1 – 1 of 1) sorted by relevance

/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/layout/
DMeasureOnlyTest.kt78 val heightSpec = MeasureSpec.makeMeasureSpec(100, MeasureSpec.EXACTLY) in <lambda>() constant
111 val heightSpec = MeasureSpec.makeMeasureSpec(100, MeasureSpec.EXACTLY) in <lambda>() constant
144 val heightSpec = MeasureSpec.makeMeasureSpec(100, MeasureSpec.EXACTLY) in <lambda>() constant
175 val heightSpec = MeasureSpec.makeMeasureSpec(100, MeasureSpec.AT_MOST) in <lambda>() constant
182 val heightSpec = MeasureSpec.makeMeasureSpec(101, MeasureSpec.AT_MOST) in <lambda>() constant
218 val heightSpec = MeasureSpec.makeMeasureSpec(100, MeasureSpec.AT_MOST) in <lambda>() constant
225 val heightSpec = MeasureSpec.makeMeasureSpec(101, MeasureSpec.AT_MOST) in <lambda>() constant