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

/vbox/src/VBox/Main/src-client/
H A DMouseImpl.cpp986 bool fInRange = (RT_BYTE2(u32Hi) & 0x2) != 0; local
989 __FUNCTION__, i, x, y, contactId, fInContact, fInRange));
1011 | (fInRange? 0x02: 0x00);

Completed in 194 milliseconds