Searched refs:FLAG_BIGRAM_READ (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/src/
H A Ddefines.h154 #define FLAG_BIGRAM_READ 0x80 macro
H A Ddictionary.h122 int bigramExist = (dict[*pos] & FLAG_BIGRAM_READ);

Completed in 36 milliseconds