Home
last modified time | relevance | path

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

/haiku/src/add-ons/input_server/devices/wacom/
H A DTabletDevice.cpp292 int32& clicks, int32& eraser, float& wheelX, float& wheelY, in ReadData()
497 float wheelX, float wheelY, float tiltX, float tiltY, const uchar* data) in SetStatus()
673 float wheelX = 0.0; in poll_usb_device() local
/haiku/src/add-ons/input_server/devices/virtio/
H A DVirtioInputDevice.h31 int32 wheelX, wheelY; member