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

/haiku/src/add-ons/input_server/devices/wacom/
H A DTabletDevice.cpp675 float tiltX = 0.0; local
290 ReadData(const uchar* data, int dataBytes, bool& hasContact, uint32& mode, uint32& buttons, float& x, float& y, float& pressure, int32& clicks, int32& eraser, float& wheelX, float& wheelY, float& tiltX, float& tiltY) const argument
495 SetStatus(uint32 mode, uint32 buttons, float x, float y, float pressure, int32 clicks, uint32 modifiers, int32 eraser, float wheelX, float wheelY, float tiltX, float tiltY, const uchar* data) argument
[all...]

Completed in 54 milliseconds