Home
last modified time | relevance | path

Searched refs:lineForLink (Results 1 – 1 of 1) sorted by relevance

/compose/ui/ui-test/src/commonMain/kotlin/androidx/compose/ui/test/
DBoundsAssertions.kt232 val lineForLink = textLayoutResult.getLineForOffset(firstCharIndex) in <lambda>() constant
233 val lastCharIndex = min(textLayoutResult.getLineEnd(lineForLink), it.end) - 1 in <lambda>()