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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIPointing.cpp1008 dispatchAbsolutePointerEvent(IOGPoint * newLoc, IOGBounds * bounds, UInt32 buttonState, bool proximity, int pressure, int pressureMin, int pressureMax, int stylusAngle, AbsoluteTime ts) argument
H A DIOHIDSystem.cpp3502 int stylusAngle = *(int *) ((IOHIDCmdGateActionArgs *)args)->arg5; local
3441 _absolutePointerEvent( IOHIDSystem * self, int buttons, IOGPoint * newLoc, IOGBounds * bounds, bool proximity, int pressure, int stylusAngle, AbsoluteTime ts, OSObject * sender, void * refcon __unused) argument
3457 absolutePointerEvent( int buttons, IOGPoint * newLoc, IOGBounds * bounds, bool proximity, int pressure, int stylusAngle, AbsoluteTime ts) argument
3470 absolutePointerEvent( int buttons, IOGPoint * newLoc, IOGBounds * bounds, bool proximity, int pressure, int stylusAngle, AbsoluteTime ts, OSObject * sender) argument
[all...]

Completed in 144 milliseconds