Home | History | Annotate | Download | only in src

Lines Matching refs:fullWordMultiplier

38         int fullWordMultiplier, int maxWordLength, int maxWords, int maxProximityChars,
43 TYPED_LETTER_MULTIPLIER(typedLetterMultiplier), FULL_WORD_MULTIPLIER(fullWordMultiplier),
51 mCorrection = new Correction(typedLetterMultiplier, fullWordMultiplier);