Searched defs:usagePage (Results 26 - 41 of 41) sorted by relevance

12

/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDDescriptorParser.h122 HIDUsage usagePage; member in struct:HIDUsageAndPage
146 HIDUsage usagePage; member in struct:HIDCaps
162 HIDUsage usagePage; member in struct:HIDCapabilities
190 HIDUsage usagePage; member in struct:HIDButtonCaps
228 HIDUsage usagePage; member in struct:HIDButtonCapabilities
271 HIDUsage usagePage; member in struct:HIDValueCaps
318 HIDUsage usagePage; member in struct:HIDValueCapabilities
[all...]
/macosx-10.9.5/IOKitUser-907.100.13/hid.subproj/
H A DIOHIDElement.c824 long int usagePage = (long int)IOHIDElementGetUsagePage(element); local
222 _IOHIDElementCreateWithElement( CFAllocatorRef allocator, IOHIDElementRef original, uint32_t usagePage, uint32_t usage) argument
H A DIOHIDDevice.c389 IOHIDDeviceConformsTo( IOHIDDeviceRef device, uint32_t usagePage, uint32_t usage) argument
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDFamily/
H A DIOHIDEvent.cpp248 keyboardEvent( AbsoluteTime timeStamp, UInt32 usagePage, UInt32 usage, Boolean down, IOOptionBits options) argument
830 vendorDefinedEvent( AbsoluteTime timeStamp, UInt32 usagePage, UInt32 usage, UInt32 version, UInt8 * data, UInt32 length, IOOptionBits options) argument
H A DIOHIDEventData.h73 uint16_t usagePage; member in struct:_IOHIDVendorDefinedEventData
86 uint16_t usagePage; member in struct:_IOHIDKeyboardEventData
H A DIOHIDEventDriver.cpp316 UInt32 usagePage = 0; local
710 UInt32 usagePage = 0; local
1018 setElementValue( UInt32 usagePage, UInt32 usage, UInt32 value ) argument
1035 getElementValue( UInt32 usagePage, UInt32 usage ) argument
[all...]
H A DIOHIDParserPriv.h171 HIDUsage usagePage; member in struct:HIDGlobalItems
197 SInt32 usagePage; member in struct:HIDCollection
247 HIDUsage usagePage; member in struct:HIDP_UsageItem
H A DIOHIDDevice.cpp1235 OSNumber * usagePage = 0; local
H A DIOHIDElementPrivate.cpp1919 bool IOHIDElementPrivate::conformsTo(UInt32 usagePage, UInt32 usage) argument
H A DIOHIDEventService.cpp739 UInt32 usagePage = 0; local
1678 dispatchKeyboardEvent( AbsoluteTime timeStamp, UInt32 usagePage, UInt32 usage, UInt32 value, IOOptionBits options) argument
[all...]
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDLib/
H A DIOHIDUPSClass.cpp81 static bool BelongsToCollection(CFDictionaryRef elementDict, UInt32 usagePage, UInt32 usage) argument
[all...]
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/IOHIDDescriptorParser/
H A DHIDPriv.h207 HIDUsage usagePage; member in struct:HIDGlobalItems
233 SInt32 usagePage; member in struct:HIDCollection
283 HIDUsage usagePage; member in struct:HIDP_UsageItem
/macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/
H A DIOHIDPointingDevice.cpp171 static Boolean CheckDeviceUsage(IOHIDDevice * device, UInt32 usagePage, UInt32 usage) argument
H A DIOHIKeyboard.cpp565 UInt16 usagePage = 0; local
1290 void IOHIKeyboard::setLastPageAndUsage(UInt16 usagePage, UInt16 usage) argument
1299 void IOHIKeyboard::getLastPageAndUsage(UInt16 &usagePage, UInt16 &usage) argument
H A DIOHIDSystem.cpp4580 UInt32 usagePage = 0; local
/macosx-10.9.5/IOHIDFamily-503.215.2/tools/
H A DIOHIDReportDescriptorParser.c161 uint32_t usagePage = 0; local

Completed in 234 milliseconds

12