Searched defs:movements (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/input_server/devices/serial_mouse/
H A DMouseInputDevice.cpp243 mouse_movement movements; local
[all...]
/haiku/src/add-ons/input_server/devices/easypen/
H A DEasyPenInputDevice.cpp221 tablet_movement movements; local
[all...]
/haiku/src/add-ons/input_server/devices/tablet/
H A DTabletInputDevice.cpp301 tablet_movement movements; local
[all...]
/haiku/src/add-ons/input_server/devices/mouse/
H A DMouseInputDevice.cpp411 mouse_movement movements; local
652 _ComputeAcceleration(const mouse_movement& movements, int32& _deltaX, int32& _deltaY, float& historyDeltaX, float& historyDeltaY) const argument
[all...]

Completed in 87 milliseconds