Searched refs:increment_y (Results 1 – 1 of 1) sorted by relevance
796 double increment_y = 2.0 * Math.ulp(Y); in testAgainstTranslit() local801 for (int j = 0; j < 200; j++, Y += increment_y) { in testAgainstTranslit()