Home
last modified time | relevance | path

Searched refs:LIBINPUT_POINTER_AXIS_SCROLL_VERTICAL (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/test/facility/libinput_interface/include/
H A Dlibinput.h122 LIBINPUT_POINTER_AXIS_SCROLL_VERTICAL = 0, enumerator
/foundation/multimodalinput/input/service/crown_transform_processor/src/
H A Dcrown_transform_processor.cpp167 LIBINPUT_POINTER_AXIS_SCROLL_VERTICAL); in HandleCrownRotateBeginAndUpdate()
/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H A Dmouse_transform_processor.cpp373 if (libinput_event_pointer_has_axis(data, LIBINPUT_POINTER_AXIS_SCROLL_VERTICAL)) { in HandleAxisInner()
374 double axisValue = libinput_event_pointer_get_axis_value(data, LIBINPUT_POINTER_AXIS_SCROLL_VERTICAL); in HandleAxisInner()

Completed in 3 milliseconds