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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/IOKit/hidsystem/
H A DIOLLEvent.h172 #define NX_SUBTYPE_AUX_MOUSE_BUTTONS 7 macro
178 * NX_SYSDEFINED and event.data.compound.subtype NX_SUBTYPE_AUX_MOUSE_BUTTONS.
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDEvent.cpp205 case NX_SUBTYPE_AUX_MOUSE_BUTTONS:
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp5179 evData.compound.subType = NX_SUBTYPE_AUX_MOUSE_BUTTONS;
6022 ((event->type == NX_SYSDEFINED) && (event->data.compound.subType == NX_SUBTYPE_AUX_MOUSE_BUTTONS)))

Completed in 101 milliseconds