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

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDParameter.h181 #define kIOHIDScrollCountMaxKey "HIDScrollCountMax" macro
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp6909 if((number = OSDynamicCast(OSNumber, newSettings->getObject(kIOHIDScrollCountMaxKey))))
6912 setProperty(kIOHIDScrollCountMaxKey, number);

Completed in 89 milliseconds