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

  /packages/inputmethods/LatinIME/native/jni/src/
correction.h 124 void initInputParams(const ProximityInfo *proximityInfo, const int32_t *inputCodes,
126 mProximityInfoState.initInputParams(0, MAX_POINT_TO_KEY_LENGTH,
proximity_info_state.h 45 void initInputParams(const int pointerId, const float maxPointToKeyLength,
proximity_info_state.cpp 35 void ProximityInfoState::initInputParams(const int pointerId, const float maxPointToKeyLength,
unigram_dictionary.cpp 312 correction->initInputParams(proximityInfo, codes, inputSize, xCoordinates, yCoordinates);
    [all...]

Completed in 60 milliseconds