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

  /packages/inputmethods/LatinIME/native/src/
defines.h 154 #define FLAG_BIGRAM_READ 0x80
dictionary.h 122 int bigramExist = (dict[*pos] & FLAG_BIGRAM_READ);

Completed in 125 milliseconds