Searched refs:nvisible (Results 1 – 1 of 1) sorted by relevance
194 int nvisible = 0; in getChars() local204 nvisible = visible.length; in getChars()205 starts = new int[nvisible]; in getChars()206 ends = new int[nvisible]; in getChars()208 for (int i = 0; i < nvisible; i++) { in getChars()220 for (int a = 0; a < nvisible; a++) { in getChars()