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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDParserPriv.h41 kHIDDataNonlinearBit = 0x10, enumerator in enum:__anon2040
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOHIDDescriptorParser/
H A DHIDPriv.h159 kHIDDataNonlinearBit = 0x10, enumerator in enum:__anon2091
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDLib/
H A DIOHIDDeviceClass.cpp1107 setElementDictBoolValue(dictionary, CFSTR(kIOHIDElementIsNonLinearKey), (element->flags & kHIDDataNonlinearBit) == kHIDDataNonlinear);
1306 (number != ((fElements[index].flags & kHIDDataNonlinearBit) == kHIDDataNonlinear)))

Completed in 83 milliseconds