Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
Dlanguage_model_dict_content.cpp43 const int wordId, const bool mustMatchAllPrevWords, in getWordAttributes() argument
64 if (mustMatchAllPrevWords && prevWordIds.size() > static_cast<size_t>(i)) { in getWordAttributes()
Dlanguage_model_dict_content.h154 const bool mustMatchAllPrevWords, const HeaderPolicy *const headerPolicy) const;