Searched refs:dispatchScrollWheelEventWithAccelInfo (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIPointing.h143 void dispatchScrollWheelEventWithAccelInfo(
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIPointing.cpp1139 dispatchScrollWheelEventWithAccelInfo(-dy, -dx, 0, _scrollPointerInfo, ts);
1196 dispatchScrollWheelEventWithAccelInfo(deltaAxis1, deltaAxis2, deltaAxis3, _scrollWheelInfo, ts);
1199 void IOHIPointing::dispatchScrollWheelEventWithAccelInfo( function in class:IOHIPointing

Completed in 172 milliseconds