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

/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDParameter.h80 #define kIOHIDPointerButtonCountKey "HIDPointerButtonCount" macro
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDPointing.cpp335 (NULL != (number = _provider ? (OSNumber*)_provider->copyProperty(kIOHIDPointerButtonCountKey) : NULL)) &&
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIPointing.cpp323 setProperty(kIOHIDPointerButtonCountKey, buttonCount(), 32);
1503 if (getProperty(kIOHIDPointerButtonCountKey))

Completed in 73 milliseconds