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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp3744 IOFixed fixedDelta1 = *(IOFixed *)((IOHIDCmdGateActionArgs *)args)->arg3; 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
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

Completed in 119 milliseconds