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

/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDEventService.h551 kDigitizerOrientationTypeTilt = 0, enumerator in enum:IOHIDEventService::__anon2145
569 DigitizerOrientationType orientationType = kDigitizerOrientationTypeTilt,
H A DIOHIDEventService.cpp2406 if ( orientationType != kDigitizerOrientationTypeTilt )
2448 dispatchDigitizerEventWithOrientation(timeStamp, transducerID, type, inRange, buttonState, x, y, z, tipPressure, auxPressure, twist, kDigitizerOrientationTypeTilt, NULL, 0, options);
2473 dispatchDigitizerEventWithOrientation(timeStamp, transducerID, type, inRange, buttonState, x, y, z, tipPressure, auxPressure, twist, kDigitizerOrientationTypeTilt, params, sizeof(params)/sizeof(IOFixed), options);

Completed in 175 milliseconds