Searched defs:MTCONTACT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Input/
H A DUsbMouse.cpp158 typedef struct MTCONTACT struct
166 } MTCONTACT; typedef in typeref:struct:MTCONTACT
230 MTCONTACT aCurrentContactState[MT_CONTACT_MAX_COUNT];
231 MTCONTACT aReportingContactState[MT_CONTACT_MAX_COUNT];
1243 DECLINLINE(MTCONTACT *) usbHidFindMTContact(MTCONTACT *paContacts, size_t cContacts,
1261 MTCONTACT *pRepContact;
1262 MTCONTACT *pCurContact;
1503 MTCONTACT *paNewContacts = (MTCONTACT *)RTMemTmpAllo
[all...]

Completed in 48 milliseconds