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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEventRepairDriver.cpp48 dispatchScrollWheelEvent( AbsoluteTime timeStamp, SInt32 deltaAxis1, SInt32 deltaAxis2 __unused, SInt32 deltaAxis3 __unused, IOOptionBits options) argument
H A DIOHIDPointing.cpp170 dispatchScrollWheelEvent( AbsoluteTime timeStamp, SInt32 deltaAxis1, SInt32 deltaAxis2, UInt32 deltaAxis3, IOOptionBits options) argument
H A DIOHIDEventService.cpp1730 dispatchScrollWheelEvent( AbsoluteTime timeStamp, SInt32 deltaAxis1, SInt32 deltaAxis2, SInt32 deltaAxis3, IOOptionBits options) argument
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOLLEvent.h435 SInt16 deltaAxis1; member in struct:__anon2151::__anon2158
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIPointing.cpp1191 void IOHIPointing::dispatchScrollWheelEvent(short deltaAxis1, argument
1199 dispatchScrollWheelEventWithAccelInfo( SInt32 deltaAxis1, SInt32 deltaAxis2, SInt32 deltaAxis3, ScrollAccelInfo * info, AbsoluteTime ts) argument
H A DIOHIDSystem.cpp3697 void IOHIDSystem::scrollWheelEvent(short deltaAxis1, argument
3706 void IOHIDSystem::scrollWheelEvent(short deltaAxis1, argument
3741 short deltaAxis1 = *(short *)((IOHIDCmdGateActionArgs *)args)->arg0; local
3765 void IOHIDSystem::scrollWheelEventGated(short deltaAxis1, argument
3679 _scrollWheelEvent(IOHIDSystem * self, short deltaAxis1, short deltaAxis2, short deltaAxis3, IOFixed fixedDelta1, IOFixed fixedDelta2, IOFixed fixedDelta3, SInt32 pointDeltaAxis1, SInt32 pointDeltaAxis2, SInt32 pointDeltaAxis3, UInt32 options, AbsoluteTime ts, OSObject * sender, void * refcon __unused) argument
[all...]

Completed in 207 milliseconds