Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node.h337 mDicNodeState.mDicNodeStateScoring.getDigraphIndex(); in getNodeCodePoint()
385 return mDicNodeState.mDicNodeStateScoring.getDigraphIndex() in isInDigraph()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
Ddic_node_state_scoring.h166 DigraphUtils::DigraphCodePointIndex getDigraphIndex() const { in getDigraphIndex() function