HomeSort by relevance Sort by last modified time
    Searched refs:getBigramPosition (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/src/
unigram_dictionary.h 71 int getBigramPosition(int pos, unsigned short *word, int offset, int length) const;
unigram_dictionary.cpp 579 int UnigramDictionary::getBigramPosition(int pos, unsigned short *word, int offset,
    [all...]

Completed in 29 milliseconds