Searched defs:tryLowerCaseSearch (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/property/
H A Dngram_context.cpp91 const bool isBeginningOfSentence, const bool tryLowerCaseSearch) {
108 if (wordId != NOT_A_WORD_ID || !tryLowerCaseSearch) {
88 getWordId( const DictionaryStructureWithBufferPolicy *const dictStructurePolicy, const int *const wordCodePoints, const int wordCodePointCount, const bool isBeginningOfSentence, const bool tryLowerCaseSearch) argument

Completed in 86 milliseconds