Home
last modified time | relevance | path

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

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