HomeSort by relevance Sort by last modified time
    Searched refs:TYPED_LETTER_MULTIPLIER (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/utils/
autocorrection_threshold_utils.h 35 static const int TYPED_LETTER_MULTIPLIER;
autocorrection_threshold_utils.cpp 29 const int AutocorrectionThresholdUtils::TYPED_LETTER_MULTIPLIER = 2;
102 * powf(static_cast<float>(TYPED_LETTER_MULTIPLIER),

Completed in 71 milliseconds