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

/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIPointing.cpp1736 SInt32 lowerX, lowerY; local
1834 lowerX = OSReadBigInt32((volatile void *)lowTable, 0);
1845 lower = (lowPoints && (!highPoints || (lowerX <= upperX)));
1851 x3 = lowerX;
1854 lowerX = OSReadBigInt32((volatile void *)lowTable, 0);
1861 x2 = lowerX;
1900 if( lowerX > upperX) {

Completed in 174 milliseconds