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

/vbox/src/VBox/Devices/Input/
H A DUsbMouse.cpp150 #define MT_CONTACT_F_IN_CONTACT 0x01 macro
1514 paNewContacts[i].flags = RT_BYTE2(u32Hi) & (MT_CONTACT_F_IN_CONTACT | MT_CONTACT_F_IN_RANGE);
1517 if (paNewContacts[i].flags & MT_CONTACT_F_IN_CONTACT)

Completed in 48 milliseconds