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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOHIDDescriptorParser/
H A DHIDGetCaps.c123 ptCapabilities->numberInputButtonCaps = 0;
136 ptCapabilities->numberInputButtonCaps += ptReportItem->usageItemCount;
226 ptCapabilities->numberInputButtonCaps = 0;
239 ptCapabilities->numberInputButtonCaps += ptReportItem->usageItemCount;
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOHIDDescriptorParser.h136 @field numberInputButtonCaps Specifies the number of input buttons.
151 UInt32 numberInputButtonCaps; member in struct:HIDCaps
167 UInt32 numberInputButtonCaps; member in struct:HIDCapabilities
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDDevice.cpp1133 caps.numberInputButtonCaps,
1155 caps.numberInputButtonCaps +
1184 caps.numberInputButtonCaps ) ) break;

Completed in 132 milliseconds