Searched refs:nvisible (Results 1 – 1 of 1) sorted by relevance
192 int nvisible = 0; in getChars() local202 nvisible = visible.length; in getChars()203 starts = new int[nvisible]; in getChars()204 ends = new int[nvisible]; in getChars()206 for (int i = 0; i < nvisible; i++) { in getChars()218 for (int a = 0; a < nvisible; a++) { in getChars()