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