• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/IOHIDFamily-503.215.2/IOHIDSystem/IOKit/hidsystem/

Lines Matching defs:usagePage

116   @field usage Specifies the usage identifier within the usage page specified by usagePage of a button that is down.
117 @field usagePage Specifies the usage page identifier of a button that is down.
122 HIDUsage usagePage;
130 @field usage Specifies the specific class of functionality that this device provides. This value is dependent and specific to the value provided in the usagePage field. For example, a keyboard could have a usagePage of kHIDUsagePage_Generic and a usage of kHIDUsage_Generic_Keyboard.
131 @field usagePage Specifies the usage page identifier for this top level collection.
146 HIDUsage usagePage;
162 HIDUsage usagePage;
190 HIDUsage usagePage;
228 HIDUsage usagePage;
271 HIDUsage usagePage;
318 HIDUsage usagePage;
479 @param usagePage Specifies the usage page of the value to be retrieved.
492 HIDUsage usagePage,
503 @discussion The HIDGetSpecificButtonCaps function retrieves capability data for buttons that meet a given search criteria, as opposed to the HIDGetButtonCaps function which returns the capability data for all buttons on the device. Calling this routine specifying zero for usagePage, usage and collection is equivalent to calling the HIDGetButtonCaps function.
505 @param usagePage Specifies a usage page identifier to use as a search criteria. If this parameter is non-zero, then only buttons that specify this usage page will be retrieved.
517 HIDUsage usagePage,
527 @discussion The HIDGetSpecificButtonCapabilities function retrieves capability data for buttons that meet a given search criteria, as opposed to the HIDGetButtonCapabilities function which returns the capability data for all buttons on the device. Calling this routine specifying zero for usagePage, usage and collection is equivalent to calling the HIDGetButtonCapabilities function.
529 @param usagePage Specifies a usage page identifier to use as a search criteria. If this parameter is non-zero, then only buttons that specify this usage page will be retrieved.
541 HIDUsage usagePage,
551 @discussion The HIDGetSpecificValueCaps function retrieves capability data for values that meet given search criteria, as opposed to the HIDGetValueCaps function, which returns the capability data for all values on the device. Calling this routine with a value of zero for usagePage, usage and collection parameters is equivalent to calling the HIDGetValueCaps function.
553 @param usagePage Specifies a usage page identifier to use as a search criteria. If this parameter is non-zero, then only values that specify this usage page will be retrieved.
565 HIDUsage usagePage,
575 @discussion The HIDGetSpecificValueCapabilities function retrieves capability data for values that meet given search criteria, as opposed to the HIDGetValueCapabilities function, which returns the capability data for all values on the device. Calling this routine with a value of zero for usagePage, usage and collection parameters is equivalent to calling the HIDGetValueCapabilities function.
577 @param usagePage Specifies a usage page identifier to use as a search criteria. If this parameter is non-zero, then only values that specify this usage page will be retrieved.
589 HIDUsage usagePage,
600 @param usagePage Specifies the usage page of the buttons for which to retrieve the current state.
602 @param usageList On return, points to a caller-allocated buffer that contains the usages of all the buttons that are perssed and belong to the usage page specified in the usagePage parameter.
613 HIDUsage usagePage,
647 HIDUsage usagePage,
656 HIDUsage usagePage,
674 @param usagePage Specifies the usage page of the value to retrieve.
687 HIDUsage usagePage,
700 @param usagePage Specifies the usage page of the data to be retrieved.
714 HIDUsage usagePage,
771 @param usagePage Optionally specifies the usage page identifier to use as a search criteria. If this parameter is zero, the function returns the number of buttons for the entire top-level collection regardless of the actual value of the usage page.
779 HIDUsage usagePage,
787 @param usagePage Specifies the usage page identifier of the value to be set in the report.
800 HIDUsage usagePage,
812 @param usagePage Specifies the usage page identifier of the value to be set in the report.
825 HIDUsage usagePage,
838 @param usagePage Specifies the usage page identifier of the value to be set in the report.
851 HIDUsage usagePage,
864 @param usagePage Specifies the usage page identifier of the value to be set in the report.
878 HIDUsage usagePage,
910 @param usagePage Specifies the usage page identifier of the value to be set in the report.
922 HIDUsage usagePage,