Searched refs:effectiveLetters (Results 1 – 1 of 1) sorted by relevance
647 final int effectiveLetters = Math.max(letters, indirectLetters); in removeOverlapping() local648 final int indirectNonNumeric = effectiveLetters + symbols; in removeOverlapping()654 final int indirectLength = Math.max(effectiveLetters + effectiveNonLetter, in removeOverlapping()