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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIPointing.h220 /*virtual*/ bool resetScroll();
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIPointing.cpp989 bool IOHIPointing::resetScroll() function in class:IOHIPointing
1380 // The resetPointer and resetScroll methods attempt to grab the DEVICE_LOCK
1386 resetScroll();
H A DIOHIDSystem.cpp6946 bool resetScroll = dict->getObject(kIOHIDScrollResetKey) != NULL; local
6958 if ( resetScroll ) {

Completed in 195 milliseconds