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

/vbox/src/VBox/Devices/Input/
H A DUsbMouse.cpp146 #define MT_CONTACTS_PER_REPORT 5 macro
288 } aContacts[MT_CONTACTS_PER_REPORT];
479 /* MT_CONTACTS_PER_REPORT structs u8TipSwitch, u8ContactIdentifier, u16X, u16Y */
1338 for (iReportedContact = 0; iReportedContact < MT_CONTACTS_PER_REPORT; iReportedContact++)

Completed in 46 milliseconds