Searched refs:getNthPrevWordCodePointCount (Results 1 - 3 of 3) sorted by last modified time

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/session/
H A Dprev_words_info.h102 int getNthPrevWordCodePointCount(const int n) const { function in class:latinime::PrevWordsInfo
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/backward/v402/
H A Dver4_patricia_trie_policy.cpp293 prevWordsInfo->getNthPrevWordCodePointCount(1 /* n */),
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/v4/
H A Dver4_patricia_trie_policy.cpp305 prevWordsInfo->getNthPrevWordCodePointCount(1 /* n */),

Completed in 84 milliseconds