Home
last modified time | relevance | path

Searched refs:advanceDigraphIndex (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Ddictionary_utils.cpp49 next.back().advanceDigraphIndex(); in getMaxProbabilityOfExactMatches()
91 childDicNode->advanceDigraphIndex(); in processChildDicNodes()
93 childDicNode->advanceDigraphIndex(); in processChildDicNodes()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
Dsuggest.cpp183 correctionDicNode.advanceDigraphIndex(); in expandCurrentDicNodes()
302 childDicNode->advanceDigraphIndex(); in processDicNodeAsDigraph()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node.h389 void advanceDigraphIndex() { in advanceDigraphIndex() function
390 mDicNodeState.mDicNodeStateScoring.advanceDigraphIndex(); in advanceDigraphIndex()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
Ddic_node_state_scoring.h170 void advanceDigraphIndex() { in advanceDigraphIndex() function