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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp693 #define _scLastScrollLocation (_privateData->scLastScrollLocation) macro
4052 IOFixedPoint64 min = _scLastScrollLocation - thresh;
4053 IOFixedPoint64 max = _scLastScrollLocation + thresh;
4058 _scLastScrollLocation.xValue().as32(), _scLastScrollLocation.yValue().as32());
4159 _scLastScrollLocation = _cursorHelper.desktopLocation();

Completed in 86 milliseconds