Searched defs:guess (Results 1 – 4 of 4) sorted by relevance
142 int guess = 1; in getUniqueName() local
307 int high = start + len, low = start - 1, guess; in binarySearch() local
1483 int high = getLineCount(), low = -1, guess; in getLineForVertical() local1506 int high = getLineCount(), low = -1, guess; in getLineForOffset() local1575 int high = there - 1 + 1, low = here + 1 - 1, guess; in getOffsetForHorizontal() local
1602 Pair<Integer, Integer> guess = guessDataFormat(value); in setAttribute() local