Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_nodes_cache.h79 bool isLookAheadCorrectionInputIndex(const int inputIndex) const { in isLookAheadCorrectionInputIndex() function
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
Dsuggest.cpp133 isLookAheadCorrectionInputIndex(static_cast<int>(point0Index)); in expandCurrentDicNodes()