Home
last modified time | relevance | path

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

/compose/foundation/foundation/benchmark/src/androidTest/java/androidx/compose/foundation/benchmark/
DScrollerTestCase.kt130 private fun dispatchMouseWheelScroll( in dispatchMouseWheelScroll() method
/compose/foundation/foundation/src/commonMain/kotlin/androidx/compose/foundation/gestures/
DMouseWheelScrollable.kt200 private suspend fun ScrollingLogic.dispatchMouseWheelScroll( in <lambda>() method in androidx.compose.foundation.gestures.MouseWheelScrollingLogic
325 private fun NestedScrollScope.dispatchMouseWheelScroll(delta: Float) = in <lambda>() method in androidx.compose.foundation.gestures.MouseWheelScrollingLogic