Home
last modified time | relevance | path

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

/third_party/libinput/test/
Dtest-pointer.c616 double scroll_step, expected, discrete, v120; in test_high_and_low_wheel_events_value() local
/third_party/skia/third_party/externals/imgui/
Dimgui.cpp3807 float scroll_step = ImFloor(ImMin(5 * window->CalcFontSize(), max_step)); in UpdateMouseWheel() local
3821 float scroll_step = ImFloor(ImMin(2 * window->CalcFontSize(), max_step)); in UpdateMouseWheel() local