Home
last modified time | relevance | path

Searched refs:addRawLength (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
Ddic_node_state_scoring.h98 void addRawLength(const float rawLength) { in addRawLength() function
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node.h500 mDicNodeState.mDicNodeStateScoring.addRawLength(inputStateG->mRawLength); in updateInputIndexG()