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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIPointing.cpp1735 SInt32 upperX, upperY; local
1838 upperX = OSReadBigInt32((volatile void *)highTable, 0);
1845 lower = (lowPoints && (!highPoints || (lowerX <= upperX)));
1849 x2 = upperX;
1863 x3 = upperX;
1866 upperX = OSReadBigInt32((volatile void *)highTable, 0);
1900 if( lowerX > upperX) {

Completed in 177 milliseconds