Searched refs:dispatchScrollWheelEvent (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEventRepairDriver.cpp46 // IOHIDEventRepairDriver::dispatchScrollWheelEvent
48 void IOHIDEventRepairDriver::dispatchScrollWheelEvent( function in class:IOHIDEventRepairDriver
55 super::dispatchScrollWheelEvent(timeStamp, deltaAxis1, 0, 0, options);
H A DIOHIDEventRepairDriver.h48 virtual void dispatchScrollWheelEvent(
H A DIOHIDPointing.h81 virtual void dispatchScrollWheelEvent(
H A DIOHIDPointing.cpp168 // IOHIDPointing::dispatchScrollWheelEvent
170 void IOHIDPointing::dispatchScrollWheelEvent( function in class:IOHIDPointing
243 super::dispatchScrollWheelEvent(deltaAxis1, deltaAxis2, deltaAxis3, timeStamp);
H A DIOHIDEventService.h320 virtual void dispatchScrollWheelEvent(
H A DIOHIDEventService.cpp1728 // IOHIDEventService::dispatchScrollWheelEvent
1730 void IOHIDEventService::dispatchScrollWheelEvent( function in class:IOHIDEventService
1763 _pointingNub->dispatchScrollWheelEvent(timeStamp, deltaAxis1, deltaAxis2, deltaAxis3, options);
2076 dispatchScrollWheelEvent(timeStamp, sy, sx, 0, options);
H A DIOHIDEventDriver.cpp1838 dispatchScrollWheelEvent(timeStamp, scrollVert, scrollHoriz, 0);
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIPointing.h167 virtual void dispatchScrollWheelEvent(short deltaAxis1,
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIPointing.cpp1191 void IOHIPointing::dispatchScrollWheelEvent(short deltaAxis1, function in class:IOHIPointing

Completed in 192 milliseconds