Searched refs:tryLowerCaseSearch (Results 1 – 2 of 2) sorted by relevance
51 WordIdArray<N> *const prevWordIdBuffer, const bool tryLowerCaseSearch) const { in getPrevWordIds() argument54 mPrevWordCodePointCount[i], mIsBeginningOfSentence[i], tryLowerCaseSearch); in getPrevWordIds()69 const bool isBeginningOfSentence, const bool tryLowerCaseSearch);
91 const bool isBeginningOfSentence, const bool tryLowerCaseSearch) { in getWordId() argument108 if (wordId != NOT_A_WORD_ID || !tryLowerCaseSearch) { in getWordId()