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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
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.h436 SInt16 deltaAxis2; member in struct:__anon2151::__anon2158
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIPointing.cpp1191 dispatchScrollWheelEvent(short deltaAxis1, short deltaAxis2, short deltaAxis3, AbsoluteTime ts) argument
1199 dispatchScrollWheelEventWithAccelInfo( SInt32 deltaAxis1, SInt32 deltaAxis2, SInt32 deltaAxis3, ScrollAccelInfo * info, AbsoluteTime ts) argument
H A DIOHIDSystem.cpp3742 short deltaAxis2 = *(short *)((IOHIDCmdGateActionArgs *)args)->arg1; local
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
3697 scrollWheelEvent(short deltaAxis1, short deltaAxis2, short deltaAxis3, AbsoluteTime ts) argument
3706 scrollWheelEvent(short deltaAxis1, short deltaAxis2, short deltaAxis3, IOFixed fixedDelta1, IOFixed fixedDelta2, IOFixed fixedDelta3, SInt32 pointDeltaAxis1, SInt32 pointDeltaAxis2, SInt32 pointDeltaAxis3, UInt32 options, AbsoluteTime ts, OSObject * sender) argument
3765 scrollWheelEventGated(short deltaAxis1, short deltaAxis2, short deltaAxis3, IOFixed fixedDelta1, IOFixed fixedDelta2, IOFixed fixedDelta3, SInt32 pointDeltaAxis1, SInt32 pointDeltaAxis2, SInt32 pointDeltaAxis3, UInt32 options, AbsoluteTime ts, OSObject * sender) argument
[all...]

Completed in 188 milliseconds