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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIPointing.cpp118 #define _scrollFixedDeltaAxis3 _reserved->scrollFixedDeltaAxis3 macro
1263 _scrollFixedDeltaAxis3 = deltaAxis3 << 16;
1267 CONVERT_SCROLL_FIXED_TO_COARSE(IOFixedMultiply(_scrollFixedDeltaAxis3, SCROLL_WHEEL_TO_PIXEL_SCALE), _scrollPointDeltaAxis3);
1279 SInt32* pScrollFixedDeltaAxis[3] = {&_scrollFixedDeltaAxis1, &_scrollFixedDeltaAxis2, &_scrollFixedDeltaAxis3};
2263 self->_scrollFixedDeltaAxis3,

Completed in 294 milliseconds