Home
last modified time | relevance | path

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

/compose/ui/ui/src/androidInstrumentedTest/kotlin/androidx/compose/ui/input/
DTextInputServiceAndroidCursorAnchorInfoTest.kt445 private fun Matrix.setTranslate(offset: Offset) { in Matrix() method in androidx.compose.ui.input.TextInputServiceAndroidCursorAnchorInfoTest
450 private fun android.graphics.Matrix.setTranslate(offset: Offset) = method in androidx.compose.ui.input.TextInputServiceAndroidCursorAnchorInfoTest
/compose/foundation/foundation/src/androidInstrumentedTest/kotlin/androidx/compose/foundation/text/input/internal/
DLegacyTextInputMethodRequestCursorAnchorInfoTest.kt422 private fun android.graphics.Matrix.setTranslate(offset: Offset) = in <lambda>() method in androidx.compose.foundation.text.input.internal.LegacyTextInputMethodRequestCursorAnchorInfoTest