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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIPointing.cpp117 #define _scrollFixedDeltaAxis2 _reserved->scrollFixedDeltaAxis2 macro
1262 _scrollFixedDeltaAxis2 = deltaAxis2 << 16;
1266 CONVERT_SCROLL_FIXED_TO_COARSE(IOFixedMultiply(_scrollFixedDeltaAxis2, SCROLL_WHEEL_TO_PIXEL_SCALE), _scrollPointDeltaAxis2);
1279 SInt32* pScrollFixedDeltaAxis[3] = {&_scrollFixedDeltaAxis1, &_scrollFixedDeltaAxis2, &_scrollFixedDeltaAxis3};
2262 self->_scrollFixedDeltaAxis2,

Completed in 182 milliseconds