Searched refs:YMUL (Results 1 – 1 of 1) sorted by relevance
46 private static final int YMUL = 28; field in UnicodeChart.SampleView69 pos[index++] = row * YMUL + YBASE; in SampleView()79 return (index & 0xF) * YMUL + YMUL; in computeY()