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

/vbox/src/VBox/Devices/Input/
H A DUsbMouse.cpp231 MTCONTACT aReportingContactState[MT_CONTACT_MAX_COUNT]; member in struct:USBHID
1282 pRepContact = &pThis->aReportingContactState[i];
1341 pRepContact = usbHidFindMTContact(pThis->aReportingContactState, RT_ELEMENTS(pThis->aReportingContactState),
1374 pRepContact = usbHidFindMTContact(pThis->aReportingContactState, RT_ELEMENTS(pThis->aReportingContactState),

Completed in 48 milliseconds