Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node.h217 const int terminalDicNodeDepth = mDicNodeProperties.getLeavingDepth(); in isTerminalDicNode() local
219 && currentDicNodeDepth == terminalDicNodeDepth; in isTerminalDicNode()