Home
last modified time | relevance | path

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

/compose/ui/ui-text/src/androidInstrumentedTest/kotlin/androidx/compose/ui/text/
DParagraphIntegrationIndentationFixTest.kt153 val expectedLeft = in <lambda>() constant
162 val expectedLeft = if (line == paragraph.lineCount - 1) -charWidth else 0f in <lambda>() constant
293 val expectedLeft = in <lambda>() constant
/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/layout/
DLayoutCooperationTest.kt94 var expectedLeft = ((containerSize - width) / 2).toDp() in <lambda>() variable
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/
DScrollableTest.kt1351 var expectedLeft = 0f in <lambda>() variable
1420 var expectedLeft = 0f in <lambda>() variable