Searched refs:maxV (Results 1 – 1 of 1) sorted by relevance
1203 int maxV = history->maxWorkingVertical(); in setDownDirection() local1205 setWorkingOverlap(testRight - testX, maxV - testX, testRight - minV); in setDownDirection()1206 setWorkingInclusion(testRight - maxV, minV - testX); in setDownDirection()1323 int maxV = history->maxWorkingVertical(); in setUpDirection() local1325 setWorkingOverlap(testRight - testX, testRight - minV, maxV - testX); in setUpDirection()1326 setWorkingInclusion(minV - testX, testRight - maxV); in setUpDirection()