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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDSystem.h393 virtual void absolutePointerEvent(int buttons,
603 void absolutePointerEvent( int buttons,
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp1237 self->absolutePointerEvent(0, &newLoc, &bounds, false, 0, 0, ts, service);
3453 self->absolutePointerEvent(buttons, newLoc, bounds, proximity,
3457 void IOHIDSystem::absolutePointerEvent( function in class:IOHIDSystem
3466 absolutePointerEvent(buttons, newLoc, bounds, proximity,
3470 void IOHIDSystem::absolutePointerEvent( function in class:IOHIDSystem

Completed in 180 milliseconds