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

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

Completed in 48 milliseconds