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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIPointing.cpp116 #define _scrollFixedDeltaAxis1 _reserved->scrollFixedDeltaAxis1 macro
1261 _scrollFixedDeltaAxis1 = deltaAxis1 << 16;
1265 CONVERT_SCROLL_FIXED_TO_COARSE(IOFixedMultiply(_scrollFixedDeltaAxis1, SCROLL_WHEEL_TO_PIXEL_SCALE), _scrollPointDeltaAxis1);
1279 SInt32* pScrollFixedDeltaAxis[3] = {&_scrollFixedDeltaAxis1, &_scrollFixedDeltaAxis2, &_scrollFixedDeltaAxis3};
2261 self->_scrollFixedDeltaAxis1,

Completed in 116 milliseconds