Home
last modified time | relevance | path

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

/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/src/client/
H A Dpointer.h63 WheelTilt, enumerator
H A Dpointer.cpp233 source = AxisSource::WheelTilt; in axisSourceCallback()
/dports/x11/kf5-kwayland/kwayland-5.89.0/src/client/
H A Dpointer.h47 WheelTilt, enumerator
H A Dpointer.cpp179 source = AxisSource::WheelTilt; in axisSourceCallback()
/dports/graphics/wrapland/wrapland-6a083c7bc9b37c5f756155e258b1fff4d24cea2a/server/
H A Dseat.h58 WheelTilt, enumerator
H A Dpointer.cpp301 case PointerAxisSource::WheelTilt: in axis()
/dports/x11/plasma5-kwayland-server/kwayland-server-5.23.5/src/server/
H A Dseat_interface.h56 WheelTilt, enumerator
H A Dpointer_interface.cpp222 case PointerAxisSource::WheelTilt: in sendAxis()
/dports/x11/kf5-kwayland/kwayland-5.89.0/src/server/
H A Dseat_interface.h56 WheelTilt, enumerator
H A Dpointer_interface.cpp320 case PointerAxisSource::WheelTilt: in axis()
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dinput.cpp77 return KWaylandServer::PointerAxisSource::WheelTilt; in kwinAxisSourceToKWaylandAxisSource()